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

when i using `yo react-webpack`,there are no files generatored in my project. #220

Closed lucien925 closed 8 years ago

lucien925 commented 8 years ago

there were three questions show when i used command yo react-webpack: Please choose you application name which style language do you want to use enable postcsss

ended, no thing happened. It's so strange.

weblogixx commented 8 years ago

Hi @summerGreenTea,

I seem to have pushed a broken package to npm. Will update in a couple of minutes. Please stand by :(

Update: Just released a new version. Please update the generator and try it again. It should now run correctly.

lucien925 commented 8 years ago

@weblogixx thx ! I installed again. And now, it's working;

weblogixx commented 8 years ago

Sorry for the problems. Tests ran through, I did not test it live. Will have a closer look at the problems and eventually rerelease later this week.