-
Notifications
You must be signed in to change notification settings - Fork 521
npm install
fails with Node 4.0
#2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ah interesting. I haven't tried node 4.0.0 - I'm not sure how all of the various dependencies work on 4.0.0. It looks like some dependency of Anyone know if |
The big thing seems to be old nan dependencies. There is already even a master issue collecting problematic packages & issues: nodejs/node#2798 I did not find |
Relevant Issue for |
@pmq20's branch should work for node 4 users, but I'm not quite ready to merge it into master because 1. it uses his specific forks and 2. it doesn't work out of the box for node <4. |
node 0.12.x |
I'm using node |
Hello ng-book Team! Thanks for providing us this great example application!
As a real hipster interested in the latest bleeding edge tech demo I'm also using the latest toolchain. I'm even as lame as using the latest stable version only ;-)
npm install
reports a ton of errors. I'm not sure if and how many of them are actually relevant for this demo. The final running application under http://localhost:8080/ seems to be dysfunctional and does not react to any clicks.The text was updated successfully, but these errors were encountered: