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

Upgrade accord package to latest version (0.23.0) #232

Closed
nwalters512 opened this issue May 4, 2016 · 2 comments
Closed

Upgrade accord package to latest version (0.23.0) #232

nwalters512 opened this issue May 4, 2016 · 2 comments

Comments

@nwalters512
Copy link

When using gulp-less with Node v6.0+, I get the following warning:

fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.

It turns out that gulp-less depends on [email protected] which depends on [email protected] which depends on [email protected]. Making gulp-less use the latest version of accord will cascade down the dependency chain and use the latest version of graceful-fs.

@stephenlacy
Copy link
Contributor

#229

@nwalters512
Copy link
Author

Oops, sorry for not checking first!

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