Skip to content
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

npm WARN npm npm does not support Node.js v9.1.0 #57

Closed
madmpro opened this issue Nov 11, 2017 · 1 comment
Closed

npm WARN npm npm does not support Node.js v9.1.0 #57

madmpro opened this issue Nov 11, 2017 · 1 comment

Comments

@madmpro
Copy link

madmpro commented Nov 11, 2017

I get this error:

npm WARN npm npm does not support Node.js v9.1.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8.
npm WARN npm You can find the latest version at https://nodejs.org/

Seems you need to avoid doing npm -g install npm@latest on node 9 for now.

@alrra
Copy link
Owner

alrra commented Nov 29, 2017

npm does not support Node.js v9.1.0

This should be now fixed:

@alrra alrra closed this as completed Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants