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

 

相关文章:

  • 2022-12-23
  • 2018-07-09
  • 2021-11-03
  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
猜你喜欢
  • 2022-12-23
  • 2021-09-27
  • 2021-11-05
  • 2021-09-01
  • 2021-05-17
  • 2021-12-24
  • 2022-12-23
相关资源
相似解决方案