错误信息: 错误信息 原因: 新的nodejs 版本中 不在使用 new Buffer(); 需要使用 new buffer.from() 解决方案: 修改buffer()最新版本支持; 降低node版本