不断遇到这个问题,在我的新 github repo 中,清理缓存,再次安装 npm 但现在似乎没有任何工作,我该怎么办?我怎样才能解决这个问题?
即使我做 npm audit fix 它一次又一次地返回以下代码。
up to date, audited 1778 packages in 13s
49 packages are looking for funding
run `npm fund` for details
31 vulnerabilities (24 low, 3 moderate, 4 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.