angular-redux / example-app

Example using @angular-redux/store, @angular-redux/router, and @angular-redux/form together with the Angular CLI
123 stars 101 forks source link

npm install error on windows with @angular-redux/form #13

Closed dopry closed 7 years ago

dopry commented 7 years ago

I know this issue is upstream, but it impacts starting your demo app on windows.

npm ERR! @angular-redux/form@6.0.1 postinstall: npm run build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @angular-redux/form@6.0.1 postinstall script 'npm run build'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the @angular-redux/form package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! npm run build npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs @angular-redux/form npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls @angular-redux/form npm ERR! There is likely additional logging output above.

SethDavenport commented 7 years ago

This should be fixed with the latest app and angular-redux/form 6.1.0