Arguments: /usr/local/lib/node_modules/node/bin/node /usr/local/Cellar/yarn/1.0.2/libexec/bin/yarn.js publish PATH: /Users/Ace/Library/Android/sdk/tools/bin:/Users/Ace/Library/Android/sdk/platform-tools:/Users/Ace/Library/Android/sdk/tools:/usr/local/mysql/bin:/Users/Ace/anaconda3/bin:/Users/Ace/Library/google-cloud-sdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin Yarn version: 1.0.2 Node version: 9.5.0 Platform: darwin x64 npm manifest: { "name": "react-native-inverted-flat-list", "version": "1.0.0", "description": "React native inverted flat list with the ability to use pull to refresh", "main": "build/index.js", "scripts": { "dev": "watch 'yarn build' src", "build": "babel src -d build", "test": "jest", "test:watch": "jest --watch", "prepublish": "yarn build", "release": "np" }, "babel": { "presets": [ "react-native" ] }, "repository": { "type": "git", "url": "git+https://github.com/supergoat/react-native-inverted-flat-list.git" }, "keywords": [ "react-native", "inverted", "chat", "flatlist", "flat", "list", "pull", "to", "refresh" ], "author": "Panayiotis Nicolaou (https://github.com/supergoat/)", "license": "MIT", "bugs": { "url": "https://github.com/supergoat/react-native-inverted-flat-list/issues" }, "homepage": "https://github.com/supergoat/react-native-inverted-flat-list#readme", "devDependencies": { "babel-cli": "^6.26.0", "babel-jest": "^23.4.2", "babel-preset-react-native": "^4.0.0", "enzyme": "^3.5.0", "enzyme-adapter-react-16": "^1.3.0", "jest": "^23.5.0", "react": "^16.4.2", "react-dom": "^16.4.2", "react-native": "^0.56.0", "react-test-renderer": "^16.4.2", "watch": "^1.0.2" }, "jest": { "preset": "react-native", "setupFiles": [ "/setupTests.js" ] }, "dependencies": { "np": "^3.0.4" } } yarn manifest: No manifest Lockfile: No lockfile Trace: Error: canceled at Interface. (/usr/local/Cellar/yarn/1.0.2/libexec/lib/cli.js:115330:13) at Interface.emit (events.js:160:13) at Interface._ttyWrite (readline.js:785:16) at ReadStream.onkeypress (readline.js:165:10) at ReadStream.emit (events.js:160:13) at emitKeys (internal/readline.js:420:14) at emitKeys.next () at ReadStream.onData (readline.js:1021:36) at ReadStream.emit (events.js:160:13) at addChunk (_stream_readable.js:269:12)