zxqx/generator-redux-stack

redux-stack:container does not work

Closed this issue · 0 comments

$yo redux-stack:container does not work.

$ yo redux-stack:container
Error redux-stack:container

You don't seem to have a generator with the name “redux-stack:container” 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-redux-stack:container.

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.