oeliok commented on issue #246:
URL: https://github.com/apache/dubbo-js/issues/246#issuecomment-894322943
$ node provider.js
(node:7568) UnhandledPromiseRejectionWarning: Error: -101 no node
at callback
(E:\workplace\dubbojs\node_modules\[email protected]@zookeeper\lib\zk_promise.js:207:28)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:7568) UnhandledPromiseRejectionWarning: Unhandled promise rejection.
This error originated either by throwing inside of an async function without a
catch block, or by rejecting a promise which was not handled with .catch(). To
terminate the node process on unhandled promise rejection, use the CLI flag
`--unhandled-rejections=strict` (see
https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id:
1)
(node:7568) [DEP0018] 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.
感觉很多错误,无法运行程序,而且DubboService.start也没有
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]