zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.55k stars 205 forks source link

node 8.9.4 npm 5.6.0 #178

Closed ops-xu closed 5 years ago

ops-xu commented 5 years ago

Unable to save binary /workspace/fd_clean/fd_clean/node_modules/images/vendor/linux-x64-57 : { Error: EACCES: permission denied, mkdir '/workspace/fd_clean/fd_clean/node_modules/images/vendor' at Object.fs.mkdirSync (fs.js:885:18) at sync (/workspace/fd_clean/fd_clean/node_modules/mkdirp/index.js:71:13) at Function.sync (/workspace/fd_clean/fd_clean/node_modules/mkdirp/index.js:77:24) at checkAndDownloadBinary (/workspace/fd_clean/fd_clean/node_modules/images/scripts/install.js:138:11) at Object. (/workspace/fd_clean/fd_clean/node_modules/images/scripts/install.js:181:1) at Module._compile (module.js:643:30) at Object.Module._extensions..js (module.js:654:10) at Module.load (module.js:556:32) at tryModuleLoad (module.js:499:12) at Function.Module._load (module.js:491:3) errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/workspace/fd_clean/fd_clean/node_modules/images/vendor' }

ops-xu commented 5 years ago

sudo npm resolved