xiges / jhipster-generator-firebase

Jhipster generator for firebase
Apache License 2.0
3 stars 4 forks source link

You don't seem to have a generator with the name “jhipster-firebase” installed #1

Closed edinhojorge closed 4 years ago

edinhojorge commented 4 years ago

I have successfully installed the package, but can't run from anywhere. I believe it is because of @xiges prefix.

$yo jhipster-firebase
Error jhipster-firebase

You don't seem to have a generator with the name “jhipster-firebase” installed.
But help is on the way:

You can see available generators via npm search yeoman-generator or via http://yeoman.io/generators/.
Install them with npm install generator-jhipster-firebase.

To see all your installed generators run yo without any arguments. Adding the --help option will also show subgenerators.

If yo cannot find the generator, run yo doctor to troubleshoot your system.

Found in yeoman page: The name property must be prefixed by generator-

I didn't find your generator here: https://yeoman.io/generators/

https://yeoman.io/authoring/

Thanks ps: Just noticed I am usign jh6