【发布时间】:2018-09-08 15:31:41
【问题描述】:
我正在运行yarn install。我不知道这个错误是什么。
[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and
usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or
Buffer.from() methods instead.
【问题讨论】:
-
这不是错误。这只是一个警告。
-
它不允许我安装依赖项。谢谢
-
更新 yarn 可能会有所帮助。他们现在应该已经解决了。