Arguments: /Users/tristan/.nvm/versions/node/v8.11.2/bin/node /Users/tristan/.yarn/bin/yarn.js version PATH: /Users/tristan/.rvm/gems/ruby-2.1.5/bin:/Users/tristan/.rvm/gems/ruby-2.1.5@global/bin:/Users/tristan/.rvm/rubies/ruby-2.1.5/bin:/Users/tristan/.sdkman/candidates/kscript/current/bin:/Users/tristan/.yarn/bin:/Users/tristan/.config/yarn/global/node_modules/.bin:/Users/tristan/bin:/Applications/calibre.app/Contents/MacOS:/Users/tristan/Library/Python/3.6/bin:/Users/tristan/Coding/opensource/confluent/bin:/Users/tristan/.golang/bin:/Users/tristan/bin:/Users/tristan/.nvm/versions/node/v8.11.2/bin:/Users/tristan/.gvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/tristan/coding/opensource/spark/sbin:/Users/tristan/coding/opensource/spark/bin:/Users/tristan/.rvm/bin Yarn version: 1.6.0 Node version: 8.11.2 Platform: darwin x64 Trace: Error: canceled at Interface. (/Users/tristan/.yarn/lib/cli.js:129516:13) at emitNone (events.js:106:13) at Interface.emit (events.js:208:7) at Interface._ttyWrite (readline.js:774:16) at ReadStream.onkeypress (readline.js:158:10) at emitTwo (events.js:126:13) at ReadStream.emit (events.js:214:7) at emitKeys (internal/readline.js:420:14) at emitKeys.next () at ReadStream.onData (readline.js:1010:36) npm manifest: { "name": "sneaky", "version": "2.0.0", "description": "Deployment Genius", "main": "lib/sneaky.js", "scripts": { "test": "NODE_ENV=test ./node_modules/.bin/mocha --reporter spec test/main.js" }, "repository": { "type": "git", "url": "https://github.com/teambition/sneaky" }, "keywords": [ "deploy", "git", "ops" ], "bin": { "sneaky": "./bin/sneaky" }, "author": "Xu Jingxin", "license": "MIT", "devDependencies": { "mocha": "^2.2.5", "should": "^6.0.1", "ssh2": "^0.4.8" }, "dependencies": { "bluebird": "^2.9.25", "chalk": "^1.0.0", "coffeescript": "^2.1.0", "commander": "^2.8.0", "graceful-logger": "^0.4.3", "lodash": ">=4.17.11", "mkdirp": "^0.5.0", "moment": "^2.10.3", "rimraf": "^2.3.3" } } yarn manifest: No manifest Lockfile: No lockfile