安装Vue2的devtools发生错误npm ERR! code EINTEGRITY npm ERR! sha1-HTFDXrRzR2Ew8Bv9zlMSCVgPsS0= integrity che

1.github下载地址:https://github.com/vuejs/vue-devtoolshtml

2.下载好后进入vue-devtools-master工程  执行npm install ----->npm run build.vue

可是!!!这里,发生这个错误怎么解决git

npm ERR! code EINTEGRITY
npm ERR! sha1-HTFDXrRzR2Ew8Bv9zlMSCVgPsS0= integrity checksum failed when using sha1: wanted sha1-HTFDXrRzR2Ew8Bv9zlMSCVgPsS0= but got sha1-Z6BeTMF4nhAO6h5AiLPKw5V1Sjs=. (147315 bytes)github

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\li.liu\AppData\Roaming\npm-cache\_logs\2017-09-19T07_36_53_155Z-debug.logchrome

错误发生车祸现场截图npm

若是你也是这样,那很好,解决方案及安装步骤json

第一步(就是这个解决方案):输入   npm i -g npm 浏览器

第二步(按正常安装):输入   npm install工具

第三步:输入  npm run buildui

图片走一套

看到上面就在下载安装啦!!!

好啦!上面就是npm上安装上了。下一步

3.找到【manifest.json】文件,把 “persistent”:false   改成   “persistent”:true 

4.好的,打开chrome浏览器,点你右上角的菜单,看到【更多工具】-->【扩展程序】-->勾选  【开发者模式】-->打开文件夹找到【chrome】这个文件夹,选中拖到控制程序页面,松手便可。(最后一步没看清看图)

 

以上操做完毕,安装咯。

 

参考资料:http://www.cnblogs.com/lolDragon/p/6268345.html

相关文章
相关标签/搜索