Arguments: /usr/local/bin/node /usr/local/bin/yarn publish PATH: /usr/local/opt/qt/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/mysql/bin Yarn version: 1.7.0 Node version: 8.11.2 Platform: darwin x64 Trace: Error: canceled at Interface. (/usr/local/lib/node_modules/yarn/lib/cli.js:131036: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": "berry-tool", "version": "1.1.0", "description": "This is a command line tool of berryDB.", "main": "berry.js", "directories": { "doc": "doc" }, "scripts": { "berry": "berry" }, "keywords": [ "berry", "berry-tool", "tool", "command", "database", "berry-database" ], "bin": { "berry": "./bin/berry.js" }, "author": "yhzheng", "license": "ISC", "dependencies": { "yargs": "^12.0.1" } } yarn manifest: No manifest Lockfile: No lockfile