Windows安装MySQL5.7
本文环境:
- OS:Windows10
- mysql-5.7.40-winx64
npm install 提示信息:
XXX packages are looking for funding
run
npm fund
for details本文环境:
- Node.js 16.14.2
解决npm报错信息:
found XXX vulnerabilities (XXX high, XXX low, XXX moderate)
runnpm audit fix
to fix them, ornpm audit
for details本文环境:
- Node.js 16.14.2