我在 VSCode 终端上,当我尝试使用 npm install 或安装任何包时,出现以下错误:
npm 错误!无法读取 null 的属性(读取“children”)
我已经使用以下命令清除了缓存:npm cache clear --force并再次运行npm install,一切仍然保持不变。
我能做些什么?
npm
npm ×1