Code Monkey home page Code Monkey logo

Comments (9)

sudheerj avatar sudheerj commented on May 13, 2024

Have you tried with latest 2.0.22 version. Also do npm i command before npm / yarn start.

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 13, 2024

Closing the issue as it not replicated. Please comment here if you still face the issue.

from generator-jhipster-primeng.

alexsintoni avatar alexsintoni commented on May 13, 2024

Hi @sudheerj thanks for the answer. How can i check the installed version of generator-jhipster-primeng? Anyway, I will try to update and create a new JHproject and I will let you know ;) again thanks

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 13, 2024

Okay. You can find the latest version in npm module page. As of now latest version is 2.0.25

from generator-jhipster-primeng.

alexsintoni avatar alexsintoni commented on May 13, 2024

I just tried with last version of JHipster and generator-jhipster-primeng, but still same error:
Uncaught Error: Unexpected value 'WizardModule' imported by the module

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 13, 2024

I was not able to replicate the issue. Are you doing production build or dev build? I tried with npm start(refers dev build). Can you please let me know the steps and latest version as well.

from generator-jhipster-primeng.

alexsintoni avatar alexsintoni commented on May 13, 2024

I write you below the steps I did if you want to have a look:

  1. create a Monolithic JHipster project with:
    a. NO JHipster Registry
    b. YES Internationalization
    c. MySQL dabase for production and H2 for development

  2. After the JHipster process was complete, I went inside the project folder and I have run "yo jhipster-primeng" with:
    a. Do you want to install PrimeNG? Yes
    b. What is the preferred component selection criteria Component Group
    c. I select all the component group to be installed

  3. once also "yo jhipster-primeng" process was complete I have run "mvn clean install"

  4. once "mvn clean install"" process was complete I have run the following to commands in 2 different teminals and inside the project folder: "./mvnw" and "yarn start"

  5. this open a Chrome Tab at the address http://localhost:9000 but nothing is shown. I open the Chrome debug tool with F12 and in the console there is the error "Uncaught Error: Unexpected value 'WizardModule' imported by the module ..."

I hope these points can help you to find the problem if you are interested.

Anyway, thanks for the help and your tool is quite helpful to understand how use PrimeNG

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 13, 2024

Thanks for the details. Regarding point 4, try with npm install instead mvn clean install. I tried with latest 2.0.37 version without any issues.

image

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 13, 2024

Recently one member tried as well.

from generator-jhipster-primeng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.