found 1 high severity vulnerability run `npm audit fix` to fix them, or `npm audit` for detail


found 1 high severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for detail

解決方法:

npm audit
npm audit fix

 

 

 

詳細過程:

 

在進行npm install joi時,出現這個。

 

 

控制台已經給出了建議:run `npm audit fix` to fix them, or `npm audit` for details。

 

我們可以運行npm audit查看細節

 

 

 然后再運行npm audit fix

 

 

 然后npm audit

 

 

然后可以了。

 

驗證一下是否成功,npm install

 

 沒有問題

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM