Cannot read properties of null (reading 'pickAlgorithm')

159 阅读1分钟

如果你在npm install的过程中遇到了

image.png

在终端输入**npm cache clear --force** 就可以成功解决这一问题了