nodejs 错误问题解决

Posted renyangli

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nodejs 错误问题解决相关的知识,希望对你有一定的参考价值。

$ gulp
(node:784) 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.

本来是node-v6.2.2-x64.msi

换成node-v5.6.0-x64.msi 就好了

 

以上是关于nodejs 错误问题解决的主要内容,如果未能解决你的问题,请参考以下文章

刷新页面显示找不到文件错误如何使用 [angular js + NodeJS/ExpressJS] 解决

如何使用 NodeJS 解决 Supertest 和 jest 中的 ECONNREFUSED 错误?

win10系统安装nodejs遇到提示错误代码2503的解决办法

如何解决Nodejs:错误:ENOENT:没有这样的文件或目录

如何解决 NodeJS 中的这个 no-unused-vars 错误?

如何解决 Nodejs google-auth-library 无效令牌签名错误?