tencentyun / wafer-node-server-sdk

Wafer - 企业级微信小程序全栈方案
https://github.com/tencentyun/wafer
Other
133 stars 22 forks source link

DeprecationWarning: Unhandled promise rejections are deprecated #4

Open zarknight opened 7 years ago

zarknight commented 7 years ago

在Node v7.10.0环境下报这个Warning,虽然不影响使用,不过看着不是很好看,希望能修复一下:

node_modules/qcloud-weapp-server-sdk/lib/auth/login-service.js:31:29

DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

panchangzhi commented 6 years ago

我的项目都编译运行不了 。怎么破