Git Product home page Git Product logo

Comments (16)

 avatar commented on June 19, 2024

Hi,
thanks for the feedback!
Probably you don't have correctly installed the generator, and then you have to retry.
Please check these questions:

  1. What version of node are you using? Execute node -v... the version recommended is above 8.10.x
  2. Check if the generator is installed, executing npm list -g generator-jhipster-nodejs, it will display:

C:\Users\xxxxxxx\AppData\Roaming\npm
└── [email protected]

If is not installed:

C:\Users\xxxxxxx\AppData\Roaming\npm
└──(empty)

  1. So, retry with npm i -g generator-jhipster-nodejs, if all it's ok you will see:

immagine

from generator-jhipster-nodejs.

subbu519 avatar subbu519 commented on June 19, 2024

Ok, But got same Issue
Screenshot (61)

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

You can switch a older version of nodejs (8.10.x)? I see that you use the 10.x.
On windows you can use nvm to choose and install various node.js version. After reinstall the generator.
Finally try to run the jhipster generator without blueprint option, in order to understand if you have some misconfiguration. Thanks

from generator-jhipster-nodejs.

subbu519 avatar subbu519 commented on June 19, 2024

Still it's not working
Screenshot (64)

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

Hi @subbu519 ,
the command without blueprint nodejs option is only jhipster.

After try also the development commands from CONTRIBUTING GUIDE

from generator-jhipster-nodejs.

subbu519 avatar subbu519 commented on June 19, 2024

when I am using "jhipster" command it generates Java Project

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

when I am using "jhipster" command it generates Java Project

Yes, there was a test to understand if jhipster standard cli is installed correctly.

from generator-jhipster-nodejs.

subbu519 avatar subbu519 commented on June 19, 2024

Hi @subbu519 ,
the command without blueprint nodejs option is only jhipster.

After try also the development commands from CONTRIBUTING GUIDE

It s done when I am following this one

from generator-jhipster-nodejs.

subbu519 avatar subbu519 commented on June 19, 2024

thankyou @amanganiello90

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

But It's strange that the install from the npm registry not recognise that generator in the running phase. I have tested the installation in different machines, maybe you have not installed globally yeoman or some jhipster dependency packages. Thank you.

from generator-jhipster-nodejs.

venkataramkishore avatar venkataramkishore commented on June 19, 2024

Hi I have followed the same steps as suggested above conversation still i have the same issue:
The following are the versions in picture

image

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

Hi @venkataramkishore,
In your screen there aren't any errors. It works, there is the first question on the application type.

from generator-jhipster-nodejs.

venkataramkishore avatar venkataramkishore commented on June 19, 2024

I am trying to start Nodejs blueprint not Java, so according to your documentation i am expecting NHIPSTER not JHIPSTER?
Please suggest if otherwise.

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

I am trying to start Nodejs blueprint not Java, so according to your documentation i am expecting NHIPSTER not JHIPSTER?
Please suggest if otherwise.

After you have answered the application type and the app name, it will display NHipster logo and the related questions. If you read your prompt, there is the INFO: options: blueprints: nodejs. So jhipster has found nodejs blueprint. It works.

from generator-jhipster-nodejs.

venkataramkishore avatar venkataramkishore commented on June 19, 2024

Hi @amanganiello90 , Yes indeed it worked !!
Command also suggest using blueprints not blueprint
Should these details be updated in your documentation?
The following image is the output of command flow:

image

from generator-jhipster-nodejs.

 avatar commented on June 19, 2024

Hi @venkataramkishore,
Yes, I will update after changing with the new version of the jhipster cli. Thanks

from generator-jhipster-nodejs.

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.