|
| 1 | +0 info it worked if it ends with ok |
| 2 | +1 verbose cli [ 'node', '/home/jack/npm/bin/npm', 'publish' ] |
| 3 | + |
| 4 | + |
| 5 | +4 verbose node symlink /usr/bin/node |
| 6 | +5 verbose publish [ '.' ] |
| 7 | +6 silly cache add args [ '.', null ] |
| 8 | +7 verbose cache add spec . |
| 9 | +8 silly cache add parsed spec { raw: '.', |
| 10 | +8 silly cache add scope: null, |
| 11 | +8 silly cache add name: null, |
| 12 | +8 silly cache add rawSpec: '.', |
| 13 | +8 silly cache add spec: '/home/jack/projects/semantic/repos/css', |
| 14 | +8 silly cache add type: 'directory' } |
| 15 | +9 verbose tar pack [ '/home/jack/.npm/semantic-ui-css/1.11.7/package.tgz', |
| 16 | +9 verbose tar pack '/home/jack/projects/semantic/repos/css' ] |
| 17 | +10 verbose tarball /home/jack/.npm/semantic-ui-css/1.11.7/package.tgz |
| 18 | +11 verbose folder /home/jack/projects/semantic/repos/css |
| 19 | +12 info prepublish [email protected] |
| 20 | +13 verbose addLocalTarball adding from inside cache /home/jack/.npm/semantic-ui-css/1.11.7/package.tgz |
| 21 | +14 silly cache afterAdd [email protected] |
| 22 | +15 verbose afterAdd /home/jack/.npm/semantic-ui-css/1.11.7/package/package.json not in flight; writing |
| 23 | +16 verbose afterAdd /home/jack/.npm/semantic-ui-css/1.11.7/package/package.json written |
| 24 | +17 silly publish { name: 'semantic-ui-css', |
| 25 | +17 silly publish version: '1.11.7', |
| 26 | +17 silly publish title: 'Semantic UI', |
| 27 | +17 silly publish description: 'CSS Only distribution of Semantic UI', |
| 28 | +17 silly publish homepage: 'http://www.semantic-ui.com', |
| 29 | +17 silly publish author: { name: 'Jack Lukic', email: ' [email protected]' }, |
| 30 | +17 silly publish license: 'MIT', |
| 31 | +17 silly publish repository: |
| 32 | +17 silly publish { type: 'git', |
| 33 | +17 silly publish url: 'git://github.com/Semantic-Org/Semantic-UI-CSS.git' }, |
| 34 | +17 silly publish bugs: { url: 'https://github.com/Semantic-Org/Semantic-UI/issues' }, |
| 35 | +17 silly publish dependencies: { jquery: 'x.*' }, |
| 36 | +17 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 LESS 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', |
| 37 | +17 silly publish readmeFilename: 'README.md', |
| 38 | +17 silly publish gitHead: '2bb0fec6c5ecb2b62d17e87022693af51e896dc9', |
| 39 | +17 silly publish _id: ' [email protected]', |
| 40 | +17 silly publish scripts: {}, |
| 41 | +17 silly publish _shasum: 'f0e0ba192f2a140262b7924cd2e7a71c75489732', |
| 42 | +17 silly publish _from: '.' } |
| 43 | +18 verbose mapToRegistry name semantic-ui-css |
| 44 | +19 verbose mapToRegistry uri https://registry.npmjs.org/semantic-ui-css |
| 45 | +20 verbose publish registryBase https://registry.npmjs.org/ |
| 46 | +21 verbose request on initialization, where is /semantic-ui-css |
| 47 | +22 verbose request after pass 1, where is /semantic-ui-css |
| 48 | +23 verbose request url raw /semantic-ui-css |
| 49 | +24 verbose request resolving registry [ 'https://registry.npmjs.org/', './semantic-ui-css' ] |
| 50 | +25 verbose request after pass 2, where is https://registry.npmjs.org/semantic-ui-css |
| 51 | +26 verbose request sending authorization for write operation |
| 52 | +27 info attempt registry request try #1 at 15:29:53 |
| 53 | +28 verbose request id 74e7111801d186eb |
| 54 | +29 http request PUT https://registry.npmjs.org/semantic-ui-css |
| 55 | +30 http 403 https://registry.npmjs.org/semantic-ui-css |
| 56 | +31 verbose headers { date: 'Mon, 13 Apr 2015 19:29:57 GMT', |
| 57 | +31 verbose headers server: 'Apache', |
| 58 | +31 verbose headers 'content-type': 'application/json', |
| 59 | +31 verbose headers 'cache-control': 'max-age=60', |
| 60 | +31 verbose headers 'content-length': '96', |
| 61 | +31 verbose headers 'accept-ranges': 'bytes', |
| 62 | +31 verbose headers via: '1.1 varnish', |
| 63 | +31 verbose headers 'x-served-by': 'cache-atl6235-ATL', |
| 64 | +31 verbose headers 'x-cache': 'MISS', |
| 65 | +31 verbose headers 'x-cache-hits': '0', |
| 66 | +31 verbose headers 'x-timer': 'S1428953394.111061,VS0,VE3388', |
| 67 | +31 verbose headers 'keep-alive': 'timeout=10, max=50', |
| 68 | +31 verbose headers connection: 'Keep-Alive' } |
| 69 | +32 error publish Failed PUT 403 |
| 70 | +33 verbose stack Error: "You cannot publish over the previously published version 1.11.7." : semantic-ui-css |
| 71 | +33 verbose stack at RegClient.<anonymous> (/home/jack/npm/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:260:14) |
| 72 | +33 verbose stack at Request._callback (/home/jack/npm/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:197:65) |
| 73 | +33 verbose stack at Request.self.callback (/home/jack/npm/lib/node_modules/npm/node_modules/request/request.js:364:22) |
| 74 | +33 verbose stack at Request.emit (events.js:98:17) |
| 75 | +33 verbose stack at Request.<anonymous> (/home/jack/npm/lib/node_modules/npm/node_modules/request/request.js:1318:14) |
| 76 | +33 verbose stack at Request.emit (events.js:117:20) |
| 77 | +33 verbose stack at IncomingMessage.<anonymous> (/home/jack/npm/lib/node_modules/npm/node_modules/request/request.js:1266:12) |
| 78 | +33 verbose stack at IncomingMessage.emit (events.js:117:20) |
| 79 | +33 verbose stack at _stream_readable.js:943:16 |
| 80 | +33 verbose stack at process._tickCallback (node.js:419:13) |
| 81 | +34 verbose statusCode 403 |
| 82 | +35 verbose pkgid semantic-ui-css |
| 83 | +36 verbose cwd /home/jack/projects/semantic/repos/css |
| 84 | +37 error Linux 3.13.0-46-generic |
| 85 | +38 error argv "node" "/home/jack/npm/bin/npm" "publish" |
| 86 | +39 error node v0.10.33 |
| 87 | +40 error npm v2.1.6 |
| 88 | +41 error code E403 |
| 89 | +42 error "You cannot publish over the previously published version 1.11.7." : semantic-ui-css |
| 90 | +43 error If you need help, you may report this error at: |
| 91 | +43 error <http://github.com/npm/npm/issues> |
| 92 | +44 verbose exit [ 1, true ] |
0 commit comments