解决npm安装时出现run `npm audit fix` to fix them, or `npm audit` for details 用户7639471829636 2022-05-27 719 阅读1分钟 删除node_modules 目录 和 package-lock.json文件重新执行以下指令即可,全程畅通无阻 npm install --no-fund --no-audit