Arguments: /usr/local/bin/node /opt/yarn/bin/yarn.js publish PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Yarn version: 0.27.5 Node version: 8.4.0 Platform: linux x64 npm manifest: { "name": "quill-drag-and-drop-module", "version": "0.3.0", "description": "Quill module to add drag-and-drop support to the Quill container", "main": "quill-module.js", "scripts": { "compile": "webpack" }, "repository": { "type": "git", "url": "git+https://github.com/immense/quill-drag-and-drop-module.git" }, "keywords": [ "quill", "drag-and-drop" ], "author": "Christian Bankester ", "license": "MIT", "bugs": { "url": "https://github.com/immense/quill-drag-and-drop-module/issues" }, "homepage": "https://github.com/immense/quill-drag-and-drop-module#readme", "devDependencies": { "babel-core": "^6.4.0", "babel-loader": "^6.2.1", "babel-preset-es2015": "^6.3.13", "webpack": "^1.12.11" } } yarn manifest: No manifest Lockfile: No lockfile Trace: Error: https://registry.yarnpkg.com/quill-drag-and-drop-module: You must be logged in to publish packages. at Request.params.callback [as _callback] (/opt/yarn/lib/yarn-cli.js:58200:18) at Request.self.callback (/opt/yarn/lib/yarn-cli.js:114242:22) at emitTwo (events.js:125:13) at Request.emit (events.js:213:7) at Request. (/opt/yarn/lib/yarn-cli.js:115225:10) at emitOne (events.js:115:13) at Request.emit (events.js:210:7) at IncomingMessage. (/opt/yarn/lib/yarn-cli.js:115145:12) at Object.onceWrapper (events.js:314:30) at emitNone (events.js:110:20)