【发布时间】:2016-04-29 11:11:04
【问题描述】:
我在运行一项繁重的任务时收到此警告:
Warning: (node:2771) 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.
有人知道如何摆脱它吗?以及如何找到它的来源?我的 nodejs 版本是 6.0.0。
【问题讨论】:
-
我也有同样的问题
-
这是程序将在节点 7 中中断的警告。请参阅 github.com/nodejs/node/pull/5102。一个依赖可能正在使用 graceful-fs@