npm: Cannot read property 'pickAlgorithm' of null


错误

安装某 package 时,提示报错:

npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/inherits: Cannot read property 'pickAlgorithm' of null

环境

  • win 10
  • npm v7.16.0 / v7.17.0 也复现

解决

清理缓存后再尝试安装

npm cache clear --force


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM