use-init/init

Install fails on Windows 7 with node_modules/.bin/bower install

Closed this issue · 1 comments

When running the initial npm install it reaches node_modules/.bin/bower install and errors with the message 'node_modules' is not recognzed as an internal or external command, operable program or batch file.

Following that I'm unable to progress any further

Please see #89. Fix is in the making and will be available with the next version which will be released soon.

Please run bower install after you did npm install and you should be all set to start with your project.

Thanks for taking the time to submit this.