在使用npm安装web3时,我无法解决此问题。错误日志是下一个日志:
up to date, audited 390 packages in 2s
58 packages are looking for funding
run `npm fund` for details
1 low severity vulnerability
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
我知道这是一个低严重性漏洞,但我想修复它&我试过了
npm audit fix --force
,但我仍有此日志:
up to date, audited 390 packages in 2s
58 packages are looking for funding
run `npm fund` for details
# npm audit report
web3 *
Insecure Credential Storage - https://npmjs.com/advisories/877
No fix available
node_modules/web3
1 low severity vulnerability
Some issues need review, and may require choosing
a different dependency.