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 deprecated message a bit unclear #61

Closed
sterpe opened this issue Mar 3, 2016 · 3 comments
Closed

npm WARN deprecated message a bit unclear #61

sterpe opened this issue Mar 3, 2016 · 3 comments

Comments

@sterpe
Copy link

sterpe commented Mar 3, 2016

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

Hi @isaacs, does it feel like this message could be improved by specifying which 'newer node releases' will be broken? Is it broken for node 4 LTS or 5 or both?

Thanks

@popomore
Copy link

It will break in node6

@isaacs
Copy link
Owner

isaacs commented Apr 28, 2016

Updated.

npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v6.0. Please update to graceful-fs@^4.0.0 as soon as possible.

@ChALkeR
Copy link
Contributor

ChALkeR commented May 5, 2016

No, it's not. It's going to break in Node.js 7.0.

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

4 participants