From 8d0b610a9cc64e3eaa70660f5f37ef21fbd31a6a Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Mon, 13 Apr 2015 15:38:24 -0400 Subject: [PATCH] Updated distribution to version 1.11.7 --- npm-debug.log | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 npm-debug.log diff --git a/npm-debug.log b/npm-debug.log new file mode 100644 index 00000000..21f44ec8 --- /dev/null +++ b/npm-debug.log @@ -0,0 +1,92 @@ +0 info it worked if it ends with ok +1 verbose cli [ 'node', '/home/jack/npm/bin/npm', 'publish' ] +2 info using npm@2.1.6 +3 info using node@v0.10.33 +4 verbose node symlink /usr/bin/node +5 verbose publish [ '.' ] +6 silly cache add args [ '.', null ] +7 verbose cache add spec . +8 silly cache add parsed spec { raw: '.', +8 silly cache add scope: null, +8 silly cache add name: null, +8 silly cache add rawSpec: '.', +8 silly cache add spec: '/home/jack/projects/semantic/repos/css', +8 silly cache add type: 'directory' } +9 verbose tar pack [ '/home/jack/.npm/semantic-ui-css/1.11.7/package.tgz', +9 verbose tar pack '/home/jack/projects/semantic/repos/css' ] +10 verbose tarball /home/jack/.npm/semantic-ui-css/1.11.7/package.tgz +11 verbose folder /home/jack/projects/semantic/repos/css +12 info prepublish semantic-ui-css@1.11.7 +13 verbose addLocalTarball adding from inside cache /home/jack/.npm/semantic-ui-css/1.11.7/package.tgz +14 silly cache afterAdd semantic-ui-css@1.11.7 +15 verbose afterAdd /home/jack/.npm/semantic-ui-css/1.11.7/package/package.json not in flight; writing +16 verbose afterAdd /home/jack/.npm/semantic-ui-css/1.11.7/package/package.json written +17 silly publish { name: 'semantic-ui-css', +17 silly publish version: '1.11.7', +17 silly publish title: 'Semantic UI', +17 silly publish description: 'CSS Only distribution of Semantic UI', +17 silly publish homepage: 'http://www.semantic-ui.com', +17 silly publish author: { name: 'Jack Lukic', email: 'jack@semantic-ui.com' }, +17 silly publish license: 'MIT', +17 silly publish repository: +17 silly publish { type: 'git', +17 silly publish url: 'git://github.com/Semantic-Org/Semantic-UI-CSS.git' }, +17 silly publish bugs: { url: 'https://github.com/Semantic-Org/Semantic-UI/issues' }, +17 silly publish dependencies: { jquery: 'x.*' }, +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', +17 silly publish readmeFilename: 'README.md', +17 silly publish gitHead: '2bb0fec6c5ecb2b62d17e87022693af51e896dc9', +17 silly publish _id: 'semantic-ui-css@1.11.7', +17 silly publish scripts: {}, +17 silly publish _shasum: 'f0e0ba192f2a140262b7924cd2e7a71c75489732', +17 silly publish _from: '.' } +18 verbose mapToRegistry name semantic-ui-css +19 verbose mapToRegistry uri https://registry.npmjs.org/semantic-ui-css +20 verbose publish registryBase https://registry.npmjs.org/ +21 verbose request on initialization, where is /semantic-ui-css +22 verbose request after pass 1, where is /semantic-ui-css +23 verbose request url raw /semantic-ui-css +24 verbose request resolving registry [ 'https://registry.npmjs.org/', './semantic-ui-css' ] +25 verbose request after pass 2, where is https://registry.npmjs.org/semantic-ui-css +26 verbose request sending authorization for write operation +27 info attempt registry request try #1 at 15:29:53 +28 verbose request id 74e7111801d186eb +29 http request PUT https://registry.npmjs.org/semantic-ui-css +30 http 403 https://registry.npmjs.org/semantic-ui-css +31 verbose headers { date: 'Mon, 13 Apr 2015 19:29:57 GMT', +31 verbose headers server: 'Apache', +31 verbose headers 'content-type': 'application/json', +31 verbose headers 'cache-control': 'max-age=60', +31 verbose headers 'content-length': '96', +31 verbose headers 'accept-ranges': 'bytes', +31 verbose headers via: '1.1 varnish', +31 verbose headers 'x-served-by': 'cache-atl6235-ATL', +31 verbose headers 'x-cache': 'MISS', +31 verbose headers 'x-cache-hits': '0', +31 verbose headers 'x-timer': 'S1428953394.111061,VS0,VE3388', +31 verbose headers 'keep-alive': 'timeout=10, max=50', +31 verbose headers connection: 'Keep-Alive' } +32 error publish Failed PUT 403 +33 verbose stack Error: "You cannot publish over the previously published version 1.11.7." : semantic-ui-css +33 verbose stack at RegClient. (/home/jack/npm/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:260:14) +33 verbose stack at Request._callback (/home/jack/npm/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:197:65) +33 verbose stack at Request.self.callback (/home/jack/npm/lib/node_modules/npm/node_modules/request/request.js:364:22) +33 verbose stack at Request.emit (events.js:98:17) +33 verbose stack at Request. (/home/jack/npm/lib/node_modules/npm/node_modules/request/request.js:1318:14) +33 verbose stack at Request.emit (events.js:117:20) +33 verbose stack at IncomingMessage. (/home/jack/npm/lib/node_modules/npm/node_modules/request/request.js:1266:12) +33 verbose stack at IncomingMessage.emit (events.js:117:20) +33 verbose stack at _stream_readable.js:943:16 +33 verbose stack at process._tickCallback (node.js:419:13) +34 verbose statusCode 403 +35 verbose pkgid semantic-ui-css +36 verbose cwd /home/jack/projects/semantic/repos/css +37 error Linux 3.13.0-46-generic +38 error argv "node" "/home/jack/npm/bin/npm" "publish" +39 error node v0.10.33 +40 error npm v2.1.6 +41 error code E403 +42 error "You cannot publish over the previously published version 1.11.7." : semantic-ui-css +43 error If you need help, you may report this error at: +43 error +44 verbose exit [ 1, true ]