vue项目启动时候报错

npm.install后报错
found 59 vulnerabilities (2 low, 27 moderate, 22 high, 8 critical)
run npm audit fix to fix them, or npm audit for details
然后运行 npm audit fix后npm run serve就报错
multi-org-h5@0.1.0 serve: vue-cli-service serve
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the multi-org-h5@0.1.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
怎么处理,请指教

https://blog.csdn.net/u014689760/article/details/90290322

npm i