Arguments: /Users/benjames/.nvm/versions/node/v8.0.0/bin/node /usr/local/Cellar/yarn/0.27.5_1/libexec/bin/yarn.js publish PATH: /Users/benjames/.nvm/versions/node/v8.0.0/bin:/Users/benjames/anaconda/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/Library/TeX/texbin:/Users/benjames/Library/Android/sdk/tools:/Users/benjames/Library/Android/sdk/platorm-tools:~/.cargo/bin Yarn version: 0.27.5 Node version: 8.0.0 Platform: darwin x64 npm manifest: { "name": "ss-parser", "version": "1.0.3", "description": "The parser interface for SuperScript", "main": "./lib/index.js", "repository": { "type": "git", "url": "https://github.com/superscriptjs/ss-parser" }, "scripts": { "build": "babel src --out-dir lib --copy-files", "prepublish": "npm run build", "test": "mocha --compilers js:babel-register test -R spec -t 30000", "test-travis": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --compilers js:babel-register -R spec test -s 1700 -t 30000" }, "author": "Rob Ellis", "license": "MIT", "homepage": "https://github.com/superscriptjs/ss-parser", "dependencies": { "async": "^2.1.5", "async-replace": "^1.0.1", "bot-lang": "^1.1.1", "checksum": "^0.1.1", "debug": "^2.6.3", "glob": "^7.1.1", "lodash": "^4.17.4", "pegjs": "^0.10.0", "wordpos": "^1.1.2" }, "devDependencies": { "babel-cli": "^6.24.0", "babel-preset-env": "^1.2.2", "babel-register": "^6.24.0", "coveralls": "^2.12.0", "eslint": "^3.18.0", "eslint-config-airbnb": "^14.1.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^4.0.0", "eslint-plugin-react": "^6.10.0", "istanbul": "^1.1.0-alpha.1", "mocha": "^3.2.0", "should": "^11.2.1" } } yarn manifest: No manifest Lockfile: No lockfile Trace: Error: https://registry.yarnpkg.com/ss-parser: You must be logged in to publish packages at Request.params.callback [as _callback] (/usr/local/Cellar/yarn/0.27.5_1/libexec/lib/yarn-cli.js:58200:18) at Request.self.callback (/usr/local/Cellar/yarn/0.27.5_1/libexec/lib/yarn-cli.js:114242:22) at emitTwo (events.js:125:13) at Request.emit (events.js:213:7) at Request. (/usr/local/Cellar/yarn/0.27.5_1/libexec/lib/yarn-cli.js:115225:10) at emitOne (events.js:115:13) at Request.emit (events.js:210:7) at IncomingMessage. (/usr/local/Cellar/yarn/0.27.5_1/libexec/lib/yarn-cli.js:115145:12) at Object.onceWrapper (events.js:312:19) at emitNone (events.js:110:20)