js开发问题

error:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sha3@1.2.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the sha3@1.2.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

solution:

npm i sha3 --save
npm i

 

posted @ 2018-10-22 16:31  ninxin18  阅读(234)  评论(0编辑  收藏  举报