Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Not compatible with v8 nodejs packages (pre5) #32

Closed
feng-xiao opened this issue Mar 1, 2016 · 3 comments
Closed

Not compatible with v8 nodejs packages (pre5) #32

feng-xiao opened this issue Mar 1, 2016 · 3 comments

Comments

@feng-xiao
Copy link

got following error when running gulp tasks

(node:26596) 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.

@rvagg
Copy link
Member

rvagg commented Mar 1, 2016

this is a warning that will go away when the dependencies of gulp or the tasks they are running upgrade graceful-fs to the latest version, you could assist this by figuring out what is using graceful-fs and go ask them to update to the latest version

@rvagg rvagg closed this as completed Mar 1, 2016
@feng-xiao
Copy link
Author

have you tested it with gulp-msbuild? in which case, it failed besides showing the same warning

@jianchun
Copy link

jianchun commented Mar 3, 2016

@feng-xiao Thanks for reporting this! I reproduced and opened a new issue for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants