Node.Js奇怪的错误

时间:2017-10-26 20:46:44

标签: node.js

所以我运行我的应用程序,并且在创建存储后,我得到了这个错误。

[2017-10-26 20:44:39.692] [DEBUG] [default] - Tradeoffer #2624930742 (sent - joinJackpot) with code : tPHJsg has been created by steamid: 76561198114317007
(node:13756) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.

提前谢谢

1 个答案:

答案 0 :(得分:0)

最后,错误是由操作系统引起的,而不是实际的脚本。所以我从Ubuntu 17切换到Debian 8