You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You don't seem to have a generator with the name angular-fullstack:heroku installed.
You can see available generators with npm search yeoman-generator and then install them with npm install [name].
To see the 17 registered generators run yo with the --help option.`
At the same time, if I run the cmd for openshift I see the following:
>yo angular-fullstack:openshift (!) NamedBase constructor is deprecated. See https://github.com/yeoman/generator/issues/882 ? Name to deploy as: (fullstackgen)
The text was updated successfully, but these errors were encountered:
`>yo angular-fullstack:heroku
Error angular-fullstack:heroku
You don't seem to have a generator with the name angular-fullstack:heroku installed.
You can see available generators with npm search yeoman-generator and then install them with npm install [name].
To see the 17 registered generators run yo with the
--help
option.`At the same time, if I run the cmd for openshift I see the following:
>yo angular-fullstack:openshift (!) NamedBase constructor is deprecated. See https://github.com/yeoman/generator/issues/882 ? Name to deploy as: (fullstackgen)
The text was updated successfully, but these errors were encountered: