我刚刚将 Eclipse 作为存档下载,并安装了最新的 64 位 Java 和 64 位 Java 开发工具包 15。我收到此错误。安装JDK 11后,同样的错误。
我怎样才能使这项工作?
我已经下载了 Node.js .msi 安装程序。已成功安装,但所需软件安装存在问题。它应该自己下载所有内容,但它卡在这里:
DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
我可以退出然后它就会工作吗?还是我应该做一些事情来确保 Node.js 能够正常工作?