node-pool icon indicating copy to clipboard operation
node-pool copied to clipboard

Failed to 'npm install'

Open ngxiaoyi opened this issue 6 years ago • 3 comments

Got errors while npm install:

npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

ngxiaoyi avatar Jul 18 '17 09:07 ngxiaoyi

i'm afraid that the project is still in early development stage.

bonesoul avatar Jul 18 '17 09:07 bonesoul

Sure, would to give a hand on it once i have free time.

ngxiaoyi avatar Jul 19 '17 01:07 ngxiaoyi

this issue can be fixed with sudo -i to elevate the terminal

xslugx avatar Sep 11 '17 22:09 xslugx