当我更新weexpack时,它说weex sha1 checksnum失败了

时间:2018-04-16 03:48:23

标签: weex

我首先使用weex进行混合APP,我已经

$ npm install -g weex-toolkit

但是当我使用weex

$ weex run android

它告诉我我应该更新我的weexpack 而我这样做

$ weex update weexpack@1.2.1

但是错误 它说

npm ERR! code EINTEGRITY
npm ERR! sha1-wVm41b4PnlpvNG2rlPFs4CIWG4g= integrity checksum failed when using sha1: wanted sha1-wVm41b4PnlpvNG2rlPFs4CIWG4g= but got sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=. 

我现在应该怎么做

1 个答案:

答案 0 :(得分:0)

我试图删除C:\ Users {user} .xtoolkit \ node_modules \ weexpack

然后重试

npm update -g weex-toolkit@new_version

但它没有用。所以只需再次uninstallinstall。然后它工作