|
| 1 | +0 info it worked if it ends with ok |
| 2 | +1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'publish' ] |
| 3 | +2 info using npm@3.10.5 |
| 4 | +3 info using node@v5.10.1 |
| 5 | +4 verbose publish [ '.' ] |
| 6 | +5 silly cache add args [ '.', null ] |
| 7 | +6 verbose cache add spec . |
| 8 | +7 silly cache add parsed spec Result { |
| 9 | +7 silly cache add raw: '.', |
| 10 | +7 silly cache add scope: null, |
| 11 | +7 silly cache add escapedName: null, |
| 12 | +7 silly cache add name: null, |
| 13 | +7 silly cache add rawSpec: '.', |
| 14 | +7 silly cache add spec: '/home/jack/semantic/repos/css', |
| 15 | +7 silly cache add type: 'directory' } |
| 16 | +8 verbose addLocalDirectory /home/jack/.npm/semantic-ui-css/2.2.2/package.tgz not in flight; packing |
| 17 | +9 verbose correctMkdir /home/jack/.npm correctMkdir not in flight; initializing |
| 18 | +10 info lifecycle semantic-ui-css@2.2.2~prepublish: semantic-ui-css@2.2.2 |
| 19 | +11 silly lifecycle semantic-ui-css@2.2.2~prepublish: no script for prepublish, continuing |
| 20 | +12 verbose tar pack [ '/home/jack/.npm/semantic-ui-css/2.2.2/package.tgz', |
| 21 | +12 verbose tar pack '/home/jack/semantic/repos/css' ] |
| 22 | +13 verbose tarball /home/jack/.npm/semantic-ui-css/2.2.2/package.tgz |
| 23 | +14 verbose folder /home/jack/semantic/repos/css |
| 24 | +15 verbose addLocalTarball adding from inside cache /home/jack/.npm/semantic-ui-css/2.2.2/package.tgz |
| 25 | +16 verbose correctMkdir /home/jack/.npm correctMkdir not in flight; initializing |
| 26 | +17 silly cache afterAdd semantic-ui-css@2.2.2 |
| 27 | +18 verbose afterAdd /home/jack/.npm/semantic-ui-css/2.2.2/package/package.json not in flight; writing |
| 28 | +19 verbose correctMkdir /home/jack/.npm correctMkdir not in flight; initializing |
| 29 | +20 verbose afterAdd /home/jack/.npm/semantic-ui-css/2.2.2/package/package.json written |
| 30 | +21 silly publish { name: 'semantic-ui-css', |
| 31 | +21 silly publish version: '2.2.2', |
| 32 | +21 silly publish title: 'Semantic UI', |
| 33 | +21 silly publish description: 'CSS Only distribution of Semantic UI', |
| 34 | +21 silly publish homepage: 'http://www.semantic-ui.com', |
| 35 | +21 silly publish author: { name: 'Jack Lukic', email: 'jack@semantic-ui.com' }, |
| 36 | +21 silly publish license: 'MIT', |
| 37 | +21 silly publish repository: |
| 38 | +21 silly publish { type: 'git', |
| 39 | +21 silly publish url: 'git://github.com/Semantic-Org/Semantic-UI-CSS.git' }, |
| 40 | +21 silly publish bugs: { url: 'https://github.com/Semantic-Org/Semantic-UI/issues' }, |
| 41 | +21 silly publish dependencies: { jquery: 'x.*' }, |
| 42 | +21 silly publish readme: '# CSS Distribution\n\nThis repository is automatically synced with the main [Semantic UI](https://github.com/Semantic-Org/Semantic-UI) repository to provide lightweight CSS only version of Semantic UI.\n\nThis package **does not support theming** and includes generated CSS files of the default theme only.\n\nYou can view more on Semantic UI at [LearnSemantic.com](http://www.learnsemantic.com) and [Semantic-UI.com](http://www.semantic-ui.com)\n', |
| 43 | +21 silly publish readmeFilename: 'README.md', |
| 44 | +21 silly publish gitHead: '25ce5aa186c4bf5e8d9cb1017ee3aea9afa3d2c2', |
| 45 | +21 silly publish _id: 'semantic-ui-css@2.2.2', |
| 46 | +21 silly publish scripts: {}, |
| 47 | +21 silly publish _shasum: '44297074944adea4ce18386076fd2a6101157307', |
| 48 | +21 silly publish _from: '.' } |
| 49 | +22 verbose getPublishConfig undefined |
| 50 | +23 silly mapToRegistry name semantic-ui-css |
| 51 | +24 silly mapToRegistry using default registry |
| 52 | +25 silly mapToRegistry registry https://registry.npmjs.org/ |
| 53 | +26 silly mapToRegistry data Result { |
| 54 | +26 silly mapToRegistry raw: 'semantic-ui-css', |
| 55 | +26 silly mapToRegistry scope: null, |
| 56 | +26 silly mapToRegistry escapedName: 'semantic-ui-css', |
| 57 | +26 silly mapToRegistry name: 'semantic-ui-css', |
| 58 | +26 silly mapToRegistry rawSpec: '', |
| 59 | +26 silly mapToRegistry spec: 'latest', |
| 60 | +26 silly mapToRegistry type: 'tag' } |
| 61 | +27 silly mapToRegistry uri https://registry.npmjs.org/semantic-ui-css |
| 62 | +28 verbose publish registryBase https://registry.npmjs.org/ |
| 63 | +29 silly publish uploading /home/jack/.npm/semantic-ui-css/2.2.2/package.tgz |
| 64 | +30 verbose request uri https://registry.npmjs.org/semantic-ui-css |
| 65 | +31 verbose request sending authorization for write operation |
| 66 | +32 info attempt registry request try #1 at 9:53:37 AM |
| 67 | +33 verbose request using bearer token for auth |
| 68 | +34 verbose request id 4664e4b6de5efcdc |
| 69 | +35 http request PUT https://registry.npmjs.org/semantic-ui-css |
| 70 | +36 http 403 https://registry.npmjs.org/semantic-ui-css |
| 71 | +37 verbose headers { 'content-type': 'application/json', |
| 72 | +37 verbose headers 'cache-control': 'max-age=300', |
| 73 | +37 verbose headers 'content-length': '95', |
| 74 | +37 verbose headers 'accept-ranges': 'bytes', |
| 75 | +37 verbose headers date: 'Wed, 13 Jul 2016 16:53:35 GMT', |
| 76 | +37 verbose headers via: '1.1 varnish', |
| 77 | +37 verbose headers connection: 'keep-alive', |
| 78 | +37 verbose headers 'x-served-by': 'cache-sjc3638-SJC', |
| 79 | +37 verbose headers 'x-cache': 'MISS', |
| 80 | +37 verbose headers 'x-cache-hits': '0', |
| 81 | +37 verbose headers 'x-timer': 'S1468428814.609460,VS0,VE887', |
| 82 | +37 verbose headers vary: 'Accept-Encoding' } |
| 83 | +38 verbose request invalidating /home/jack/.npm/registry.npmjs.org/semantic-ui-css on PUT |
| 84 | +39 error publish Failed PUT 403 |
| 85 | +40 verbose stack Error: "You cannot publish over the previously published version 2.2.2." : semantic-ui-css |
| 86 | +40 verbose stack at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:264:12) |
| 87 | +40 verbose stack at CachingRegistryClient.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:252:14) |
| 88 | +40 verbose stack at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14) |
| 89 | +40 verbose stack at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:200:22) |
| 90 | +40 verbose stack at emitTwo (events.js:100:13) |
| 91 | +40 verbose stack at Request.emit (events.js:185:7) |
| 92 | +40 verbose stack at Request.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1067:10) |
| 93 | +40 verbose stack at emitOne (events.js:95:20) |
| 94 | +40 verbose stack at Request.emit (events.js:182:7) |
| 95 | +40 verbose stack at IncomingMessage.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:988:12) |
| 96 | +41 verbose statusCode 403 |
| 97 | +42 verbose pkgid semantic-ui-css |
| 98 | +43 verbose cwd /home/jack/semantic/repos/css |
| 99 | +44 error Linux 4.4.0-28-generic |
| 100 | +45 error argv "/usr/bin/nodejs" "/usr/bin/npm" "publish" |
| 101 | +46 error node v5.10.1 |
| 102 | +47 error npm v3.10.5 |
| 103 | +48 error code E403 |
| 104 | +49 error "You cannot publish over the previously published version 2.2.2." : semantic-ui-css |
| 105 | +50 error If you need help, you may report this error at: |
| 106 | +50 error <https://github.com/npm/npm/issues> |
| 107 | +51 verbose exit [ 1, true ] |
0 commit comments