输入

npm install

报错完整内容:

21 packages are looking for funding
  run `npm fund` for details

found 16 vulnerabilities (2 low, 8 moderate, 6 high)
  run `npm audit fix` to fix them, or `npm audit` for details

解决方法:

npm fund

执行成功后 npm run dev 运行即可

 

相关文章:

  • 2021-06-03
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
  • 2021-11-26
  • 2021-09-21
猜你喜欢
  • 2022-03-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案