vue使用过程中遇到的一些问题 1.使用npm install 指令后报错,出现了这个 npm ERR! Cannot read properties of null (reading 'pickAlgorithm') npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\admin\AppData\Local\npm-cache\_logs\2022-05-27T01_17_18_641Z-debug-0.log 执行这个命令 npm install npm -g