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.88k stars 355 forks source link

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

Closed zzswang closed 8 years ago

zzswang commented 8 years ago

but I've installed it.

/usr/local/lib
└── generator-react-webpack@3.3.1 

My yo version is: 1.7.0

zzswang commented 8 years ago

~/Workspace/learning/react-webpack  yo doctor

Yeoman Doctor
Running sanity checks on your system

✔ Global configuration file is valid
✔ NODE_PATH matches the npm root
✔ Node.js version
✔ No .bowerrc file in home directory
✔ No .yo-rc.json file in home directory
✔ npm version

Everything looks all right!
zzswang commented 8 years ago

Ha, problem is solved after I update node.js to V6,