我在全局安装了 gulp ,并且保存到了项目本地。但是运行 gulp 就报这个错误,刚刚接触 linux 操作系统,做的 hybrid 开发,用的 ionic 框架。想从 windows 转到 linux ,好不容易配好环境,但是 gulp 这里又出问题了。百度 google and stackoverflow 都找不到答案,只有来求助万能的 v 友了 fs.js:549 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^
Error: EACCES: permission denied, open '/usr/local/lib/node_modules/.gulp_npminstall/node_modules/.1.0.1@arr-flatten/index.js' at Error (native) at Object.fs.openSync (fs.js:549:18) at Object.fs.readFileSync (fs.js:397:15) at Object.Module._extensions..js (module.js:416:20) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object.<anonymous> (/usr/local/lib/node_modules/.gulp_npminstall/node_modules/.2.0.0@arr-diff/index.js:10:15) at Module._compile (module.js:410:26)