npm installation integrity checksum failure

$ npm install 

> dafengche_hostling_manage_rn@0.2.3 i /Users/everlose/workspace/souche/dafenche_hostling_manage_rn
> npm install --registry=http://registry.npm.souche-inc.com

npm ERR! code EINTEGRITY
npm ERR! sha1-wn2eY/Tj6rCpvd6nyEtHhL1+ty0= integrity checksum failed when using sha1: wanted sha1-wn2eY/Tj6rCpvd6nyEtHhL1+ty0= but got sha1-w2ZcER/THiTjko+588ibWZmtkUI=. (2313436 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/everlose/.npm/_logs/2018-07-26T09_31_57_935Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! dafengche_hostling_manage_rn@0.2.3 i: `npm install --registry=http://registry.npm.souche-inc.com`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the dafengche_hostling_manage_rn@0.2.3 i 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:
npm ERR!     /Users/everlose/.npm/_logs/2018-07-26T09_31_57_981Z-debug.log
npm cache --force clean

npm install --update-binary --no-shrinkwrap
posted @ 2020-05-07 00:52  Ever-Lose  阅读(559)  评论(0编辑  收藏  举报