bailicangdu / vue2-manage

A admin template based on vue + element-ui. 基于vue + element-ui的后台管理系统基于 vue + element-ui 的后台管理系统
https://cangdu.org/manage/
GNU General Public License v2.0
13.49k stars 4.33k forks source link

npm install 出现问题 npm ERR! code EINTEGRITY #32

Closed KevinLongLong closed 6 years ago

KevinLongLong commented 7 years ago

npm ERR! code EINTEGRITY npm ERR! sha1-hilUyLWBC/+HpIsN4EFu2MS7HDY= integrity checksum failed when using sha1: wanted sha1-hilUyLWBC/+HpIsN4EFu2MS7HDY= but got sha1-Rf1VsXX6jAQwfu7gAOuuBowgfoM=. (1291558 bytes)

KevinLongLong commented 7 years ago

npm set registry https://registry.npmjs.org/ rm -rf node_modules/ npm cache clean --force npm cache verify npm install

都试了一遍还是没用...