Skip to content

Instantly share code, notes, and snippets.

@chasset
Created November 28, 2016 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chasset/52ca746d75019680f1e43e690bffeee6 to your computer and use it in GitHub Desktop.
Save chasset/52ca746d75019680f1e43e690bffeee6 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli '--force',
1 verbose cli 'unpublish',
1 verbose cli 'build-graph-from-json' ]
2 info using npm@3.10.9
3 info using node@v7.2.0
4 warn using --force I sure hope you know what you are doing.
5 silly unpublish args[0] build-graph-from-json
6 silly unpublish thing Result {
6 silly unpublish raw: 'build-graph-from-json',
6 silly unpublish scope: null,
6 silly unpublish escapedName: 'build-graph-from-json',
6 silly unpublish name: 'build-graph-from-json',
6 silly unpublish rawSpec: '',
6 silly unpublish spec: 'latest',
6 silly unpublish type: 'tag' }
7 verbose getPublishConfig null
8 silly ls normalized build-graph-from-json
9 silly gentlyRm /Users/petrus/.npm/build-graph-from-json is being purged
10 verbose gentlyRm don't care about contents; nuking /Users/petrus/.npm/build-graph-from-json
11 silly mapToRegistry name build-graph-from-json
12 silly mapToRegistry using default registry
13 silly mapToRegistry registry https://registry.npmjs.org/
14 silly mapToRegistry data Result {
14 silly mapToRegistry raw: 'build-graph-from-json',
14 silly mapToRegistry scope: null,
14 silly mapToRegistry escapedName: 'build-graph-from-json',
14 silly mapToRegistry name: 'build-graph-from-json',
14 silly mapToRegistry rawSpec: '',
14 silly mapToRegistry spec: 'latest',
14 silly mapToRegistry type: 'tag' }
15 silly mapToRegistry uri https://registry.npmjs.org/build-graph-from-json
16 verbose get GET as part of write; not caching result
17 verbose request uri https://registry.npmjs.org/build-graph-from-json?write=true
18 verbose request no auth needed
19 info attempt registry request try #1 at 12:07:56
20 verbose request using bearer token for auth
21 verbose request id 2ec227237e7951d7
22 http request GET https://registry.npmjs.org/build-graph-from-json?write=true
23 http 200 https://registry.npmjs.org/build-graph-from-json?write=true
24 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
24 verbose headers 'content-type': 'application/json',
24 verbose headers etag: '"581bc46b-192e"',
24 verbose headers 'content-encoding': 'gzip',
24 verbose headers 'cache-control': 'max-age=0',
24 verbose headers 'transfer-encoding': 'chunked',
24 verbose headers 'accept-ranges': 'bytes',
24 verbose headers date: 'Mon, 28 Nov 2016 11:07:56 GMT',
24 verbose headers via: '1.1 varnish',
24 verbose headers connection: 'keep-alive',
24 verbose headers 'x-served-by': 'cache-lhr6339-LHR',
24 verbose headers 'x-cache': 'MISS',
24 verbose headers 'x-cache-hits': '0',
24 verbose headers 'x-timer': 'S1480331276.373592,VS0,VE364',
24 verbose headers vary: 'Accept-Encoding' }
25 silly get cb [ 200,
25 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
25 silly get 'content-type': 'application/json',
25 silly get etag: '"581bc46b-192e"',
25 silly get 'content-encoding': 'gzip',
25 silly get 'cache-control': 'max-age=0',
25 silly get 'transfer-encoding': 'chunked',
25 silly get 'accept-ranges': 'bytes',
25 silly get date: 'Mon, 28 Nov 2016 11:07:56 GMT',
25 silly get via: '1.1 varnish',
25 silly get connection: 'keep-alive',
25 silly get 'x-served-by': 'cache-lhr6339-LHR',
25 silly get 'x-cache': 'MISS',
25 silly get 'x-cache-hits': '0',
25 silly get 'x-timer': 'S1480331276.373592,VS0,VE364',
25 silly get vary: 'Accept-Encoding' } ]
26 verbose get saving build-graph-from-json to /Users/petrus/.npm/registry.npmjs.org/build-graph-from-json_3Fwrite_3Dtrue/.cache.json
27 verbose correctMkdir /Users/petrus/.npm correctMkdir not in flight; initializing
28 info unpublish No version specified, removing all
29 verbose request uri https://registry.npmjs.org/build-graph-from-json/-rev/3-8267aecd6683a6ead0d31567e64515a8
30 verbose request sending authorization for write operation
31 info attempt registry request try #1 at 12:07:56
32 verbose request using bearer token for auth
33 http request DELETE https://registry.npmjs.org/build-graph-from-json/-rev/3-8267aecd6683a6ead0d31567e64515a8
34 http 400 https://registry.npmjs.org/build-graph-from-json/-rev/3-8267aecd6683a6ead0d31567e64515a8
35 verbose headers { 'content-type': 'application/json',
35 verbose headers 'cache-control': 'max-age=300',
35 verbose headers 'content-length': '17',
35 verbose headers 'accept-ranges': 'bytes',
35 verbose headers date: 'Mon, 28 Nov 2016 11:07:57 GMT',
35 verbose headers via: '1.1 varnish',
35 verbose headers connection: 'keep-alive',
35 verbose headers 'x-served-by': 'cache-lhr6339-LHR',
35 verbose headers 'x-cache': 'MISS',
35 verbose headers 'x-cache-hits': '0',
35 verbose headers 'x-timer': 'S1480331276.792644,VS0,VE882',
35 verbose headers vary: 'Accept-Encoding' }
36 verbose request invalidating /Users/petrus/.npm/registry.npmjs.org/build-graph-from-json on DELETE
37 verbose stack Error: Registry returned 400 for DELETE on https://registry.npmjs.org/build-graph-from-json/-rev/3-8267aecd6683a6ead0d31567e64515a8
37 verbose stack at makeError (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:302:12)
37 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:280:14)
37 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:210:14)
37 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:187:22)
37 verbose stack at emitTwo (events.js:106:13)
37 verbose stack at Request.emit (events.js:191:7)
37 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1048:10)
37 verbose stack at emitOne (events.js:96:13)
37 verbose stack at Request.emit (events.js:188:7)
37 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:969:12)
38 verbose statusCode 400
39 verbose pkgid build-graph-from-json
40 verbose cwd /Users/petrus/Sync/Programs
41 error Darwin 16.1.0
42 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "--force" "unpublish" "build-graph-from-json"
43 error node v7.2.0
44 error npm v3.10.9
45 error code E400
46 error Registry returned 400 for DELETE on https://registry.npmjs.org/build-graph-from-json/-rev/3-8267aecd6683a6ead0d31567e64515a8
47 error If you need help, you may report this error at:
47 error <https://github.com/npm/npm/issues>
48 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment