添加保存less报错
编辑器在添加保存less文件弹出一下错误:
re-evaluation native module sources is not supported,if you are using the graceful-fs module,please update it to a more recent version
解决方案:避免使用node 6版本,可降版本或者升级到高版本
编辑器在添加保存less文件弹出一下错误:
re-evaluation native module sources is not supported,if you are using the graceful-fs module,please update it to a more recent version
解决方案:避免使用node 6版本,可降版本或者升级到高版本