Vue.js 执行 npm install
出现
pha.18"},"directories":{},"dist":{"integrity":"sha512-zwTXqzxE2ZnEfpA
npm ERR! code EINTEGRITY
npm ERR! sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw= integrity checksum failed when using
sha1: wanted sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw= but got sha1-QV3ZsG6qxz6QjT3IdUbX
7Np9Nlo=. (4994 bytes)
执行 npm clean cache --force
后
错误为:
Unexpected end of input
pha.18"},"directories":{},"dist":{"integrity":"sha512-zwTXqzxE2ZnEfpA
node -v 8.4.0
npm -v 5.3.0
有遇到和你一样的问题:
先执行这个,在install,我是这样就解决了。如果不行再看下面的内容:
https://github.com/cncjs/cncj...
https://github.com/npm/npm/is...
这里有好几种解决方法,可以选择对应你版本的