zoukankan      html  css  js  c++  java
  • npm installation integrity checksum failure

    $ npm install 
    
    > dafengche_hostling_manage_rn@0.2.3 i /Users/everlose/workspace/souche/dafenche_hostling_manage_rn
    > npm install --registry=http://registry.npm.souche-inc.com
    
    npm ERR! code EINTEGRITY
    npm ERR! sha1-wn2eY/Tj6rCpvd6nyEtHhL1+ty0= integrity checksum failed when using sha1: wanted sha1-wn2eY/Tj6rCpvd6nyEtHhL1+ty0= but got sha1-w2ZcER/THiTjko+588ibWZmtkUI=. (2313436 bytes)
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /Users/everlose/.npm/_logs/2018-07-26T09_31_57_935Z-debug.log
    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! dafengche_hostling_manage_rn@0.2.3 i: `npm install --registry=http://registry.npm.souche-inc.com`
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the dafengche_hostling_manage_rn@0.2.3 i script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /Users/everlose/.npm/_logs/2018-07-26T09_31_57_981Z-debug.log
    
    npm cache --force clean
    
    npm install --update-binary --no-shrinkwrap
    
  • 相关阅读:
    IDL---ENVI
    IDL基础
    IDL_GUI
    .Net MVC+bootstrap Table学习
    .Net中的加密解密
    Linux服务器上安装织梦CMS
    数据仓储之DLL层接口设计
    js获取新浪天气接口
    js动态生成二维码图片
    Jquery点击发送按钮后,按钮文本倒计时
  • 原文地址:https://www.cnblogs.com/everlose/p/12840188.html
Copyright © 2011-2022 走看看