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

deprecated graceful-fs@2.0.3 #1522

Closed
JinxiuLee opened this issue Mar 16, 2016 · 6 comments
Closed

deprecated graceful-fs@2.0.3 #1522

JinxiuLee opened this issue Mar 16, 2016 · 6 comments

Comments

@JinxiuLee
Copy link

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.

@billyjanitsch
Copy link

Redux doesn't depend on graceful-fs, so I don't think this is a Redux issue.

@johnsoftek
Copy link
Contributor

@JinxiuLee Are you using Flow? flow-bin may need updated dependencies.

@JinxiuLee
Copy link
Author

I cloned repository yesterday and when I was installing the npm packages redux required(npm install), I got the warning in my terminal. So that's why I published it here as an issue.

@kouhin
Copy link

kouhin commented Mar 17, 2016

@JinxiuLee Maybe mocha mochajs/mocha#2121 (comment)

@TrySound
Copy link
Contributor

@JinxiuLee When you install something npm still checks all deps.

@johnsoftek
Copy link
Contributor

@kouhin Yes, the Mocha team are on it: https://github.com/mochajs/mocha/pull/2129/files.

Also, Redux repo includes an old version of gitbook-cli: 0.3.6. Latest version is 2.1.2.

@timdorr timdorr closed this as completed Mar 18, 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

6 participants