我在运行时遇到错误npm install
。错误是:
npm ERR! Cannot read property 'pickAlgorithm' of null
npm ERR! A complete log of this run can be found in:
npm ERR! npm-cache\_logs\2021-10-14T08_03_47_266Z-debug.log
Run Code Online (Sandbox Code Playgroud)
我执行了以下操作,但错误仍然存在:
node-modules
npm cache clear --force
环境:
操作系统:Windows 10
本机反应:0.65.1
节点:14.17.4
npm:7.21.0
我在创建 React 应用程序时出现以下 npm 错误
npm 错误!无法读取 null 的属性(读取“pickAlgorithm”)
npm 错误!可以在以下位置找到此运行的完整日志:npm ERR!C:\Users\Nagamanickam\AppData\Local\npm-cache_logs\2021-11-18T12_01_45_525Z-debug.log