when I was packing with weex run android, the terminal gave me an error meaning to upgrade weexpack
.weex update weexpack@1.2.1
report an error after running
npm ERR! code EINTEGRITY
npm ERR! sha1-wVm41b4PnlpvNG2rlPFs4CIWG4g= integrity checksum failed when using sha1: wanted sha1-wVm41b4PnlpvNG2rlPFs4CIWG4g= but got sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=.
then I reinstalled weex-toolkit several times and still failed
node v8.11.1
npm v5.6.0
weex v1.3.3
what should I do?