$ 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 就好了
$ 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 就好了
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。