2568 verbose node v16.15.0
2569 verbose npm v8.5.5
2570 error Cannot read properties of null (reading ‘pickAlgorithm’)
2571 verbose exit 1
2572 timing npm Completed in 20918ms
2573 verbose unfinished npm timer reify 1673607123032
2574 verbose unfinished npm timer reify:loadTrees 1673607123039
2575 verbose code 1
2576 error A complete log of this run can be found in:
2576 error C:\Users\Administrator\AppData\Local\npm-cache_logs\2023-01-13T10_52_02_816Z-debug-0.log
在终端中运行命令:
npm cache clear --force
然后重新运行 npm i 命令,再次安装
安装完成,没有出现报错