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