npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of 'hr_front_end'


npm install

輸出一下錯誤

npm ERR! code E404
npm ERR! 404 Not Found - GET https://xx.xx/xx/xx/xx- Not Found
npm ERR! 404
npm ERR! 404 'moment@2.29.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'hr_front_end'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

 

 解決方案:

1、更換淘寶鏡像:npm config set registry http://registry.npm.taobao.org

2、 執行安裝:npm install

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM