node:3416) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.


 

yarn 安裝過程中報錯,

解決辦法:

執行:yarn install --ignore-engines 

 

 --ignore-engines 

是用於修復node版本不兼容的命令配置

本質上是忽略引擎版本檢查

主要用於在install過程中的版本過低提示


免責聲明!

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



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