no such file or directory, npm i 安装的时候
解决办法:
尝试: 删除 node_modules 文件夹
执行如下命令:
npm cache clean失败。
提示如下:
npm ERR! As of npm5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be va…
2026/7/16 3:48:34