bonesoul / node-pool

50 stars 15 forks source link

Failed to 'npm install' #5

Open ngxiaoyi opened 7 years ago

ngxiaoyi commented 7 years ago

Got errors while npm install:

npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! bignum@0.12.5 install: `node-pre-gyp install --fallback-to-build`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the bignum@0.12.5 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:
bonesoul commented 7 years ago

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

ngxiaoyi commented 7 years ago

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

xslugx commented 7 years ago

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