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

Update graceful-fs #9

Closed
fskreuz opened this issue May 7, 2016 · 4 comments
Closed

Update graceful-fs #9

fskreuz opened this issue May 7, 2016 · 4 comments

Comments

@fskreuz
Copy link

fskreuz commented May 7, 2016

npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

I'm on Node v6.0.0 it that changes things.

@Rich-Harris
Copy link
Owner

I think this is just because mocha is using a very out-of-date version of glob – there's a whole load of issues related to this on their tracker (e.g. mochajs/mocha#2111). Shouldn't affect anyone installing this without devDependencies...

@fskreuz
Copy link
Author

fskreuz commented May 7, 2016

npm ls graceful-fs says it's sander tho.

On 12:51, Sat, May 7, 2016 Rich Harris notifications@github.com wrote:

I think this is just because mocha is using a very out-of-date version of
glob – there's a whole load of issues related to this on their tracker
(e.g. mochajs/mocha#2111 mochajs/mocha#2111).
Shouldn't affect anyone installing this without devDependencies...


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#9 (comment)

@Rich-Harris
Copy link
Owner

Even if you rm -rf node_modules && npm i? Here's what I get:

screen shot 2016-05-07 at 3 01 53 pm

@fskreuz
Copy link
Author

fskreuz commented May 7, 2016

I get this... oh wait. It's gobble-sass 🤦

+-- gobble@0.11.3
| `-- graceful-fs@4.1.4
`-- gobble-sass@0.5.0
  `-- sander@0.3.8
    `-- graceful-fs@3.0.8

@fskreuz fskreuz closed this as completed May 7, 2016
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