这是travis的日志的一部分:Running "typings:default" (typings) task
Warning: Cannot find any-promiseimplementation nor global.Promise.You must install polyfill or call require("any-promise/register") with your preferred implementation, e.
我对Node.js及其异步行为的世界非常陌生。这大概就是我现在的情况..。var first = new Promise(function(resolve, reject) { var readStream = fs.createReadStreampipeAction.on("close", function() {
conso
这不是问题。(node:14104) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error:"callback" argument must be a function
(node:14104) [DEP0018] DeprecationWarning: Unhandled promise rejectionsIn the future, promise rejections that