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 warning when installing Roots globally ([email protected]) #707

Open
ryanjbonnell opened this issue Apr 11, 2016 · 0 comments
Open

Comments

@ryanjbonnell
Copy link

When installing Roots globally, npm throws the following warning message:

$ npm install roots -g

npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

This message is shown during the installation of the latest version of Roots, v4.0.1.

I'm running Node.js v4.2.1, Npm v3.8.6 and Roots v4.0.1.

$ node -v && npm -v && roots -v
v4.2.1
3.8.6
4.0.1
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

1 participant