react-webpack-generators / generator-react-webpack

Yeoman generator for ReactJS and Webpack
http://newtriks.com/2013/12/31/automating-react-with-yeoman-and-grunt/
MIT License
2.87k stars 355 forks source link

You don't seem to have a generator with the name react-webpack installed #166

Closed nategeier closed 8 years ago

nategeier commented 8 years ago

After updating npm, yeoman, and node to 5.0.0 and running npm install -g generator-react-webpack without errors, when running "yo react-webpack", I am getting: You don't seem to have a generator with the name react-webpack installed. Any ideas?

ruocaled commented 8 years ago

@nategeier what's solution you found?