Skip to content

Instantly share code, notes, and snippets.

@DaAwesomeP
Created December 24, 2014 18:35
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 DaAwesomeP/213de78049ca1ac22803 to your computer and use it in GitHub Desktop.
Save DaAwesomeP/213de78049ca1ac22803 to your computer and use it in GitHub Desktop.
npm-debug.log #4 for npm/npm #7000
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/bin/npm', 'install', '-g', 'upb-cli' ]
2 info using npm@2.1.16
3 info using node@v0.10.34
4 verbose node symlink /usr/bin/node
5 silly cache add args [ 'upb-cli', null ]
6 verbose cache add spec upb-cli
7 silly cache add parsed spec { raw: 'upb-cli',
7 silly cache add scope: null,
7 silly cache add name: 'upb-cli',
7 silly cache add rawSpec: '',
7 silly cache add spec: '*',
7 silly cache add type: 'range' }
8 verbose addNamed upb-cli@*
9 silly addNamed semver.valid null
10 silly addNamed semver.validRange *
11 silly addNameRange { name: 'upb-cli', range: '*', hasData: false }
12 silly mapToRegistry name upb-cli
13 silly mapToRegistry using default registry
14 silly mapToRegistry registry https://registry.npmjs.org/
15 silly mapToRegistry uri https://registry.npmjs.org/upb-cli
16 verbose addNameRange registry:https://registry.npmjs.org/upb-cli not in flight; fetching
17 verbose request uri https://registry.npmjs.org/upb-cli
18 verbose request no auth needed
19 info attempt registry request try #1 at 12:28:17
20 verbose request id d4bfb09efd8cbddb
21 verbose etag "5Q7W10CR5QJZSGCIC80KBEUP"
22 http request GET https://registry.npmjs.org/upb-cli
23 http 304 https://registry.npmjs.org/upb-cli
24 silly get cb [ 304,
24 silly get { date: 'Wed, 24 Dec 2014 18:28:17 GMT',
24 silly get server: 'Apache',
24 silly get via: '1.1 varnish',
24 silly get 'last-modified': 'Wed, 24 Dec 2014 18:28:17 GMT',
24 silly get 'cache-control': 'max-age=60',
24 silly get etag: '"5Q7W10CR5QJZSGCIC80KBEUP"',
24 silly get age: '0',
24 silly get 'x-served-by': 'cache-dfw1824-DFW',
24 silly get 'x-cache': 'HIT',
24 silly get 'x-cache-hits': '1',
24 silly get 'x-timer': 'S1419445697.936755,VS0,VE59',
24 silly get vary: 'Accept',
24 silly get 'content-length': '0',
24 silly get 'keep-alive': 'timeout=10, max=50',
24 silly get connection: 'Keep-Alive' } ]
25 verbose etag https://registry.npmjs.org/upb-cli from cache
26 silly addNameRange number 2 { name: 'upb-cli', range: '*', hasData: true }
27 silly addNameRange versions [ 'upb-cli', [ '1.0.0' ] ]
28 verbose addNamed upb-cli@1.0.0
29 silly addNamed semver.valid 1.0.0
30 silly addNamed semver.validRange 1.0.0
31 silly cache afterAdd upb-cli@1.0.0
32 verbose afterAdd /home/media/.npm/upb-cli/1.0.0/package/package.json not in flight; writing
33 verbose afterAdd /home/media/.npm/upb-cli/1.0.0/package/package.json written
34 silly install resolved [ { name: 'upb-cli',
34 silly install resolved description: 'This project provides a CLI interface to the UPB library that generates UPB (Uni$
34 silly install resolved keywords:
34 silly install resolved [ 'upb',
34 silly install resolved 'cli',
34 silly install resolved 'universal powerline bus',
34 silly install resolved 'command',
34 silly install resolved 'line',
34 silly install resolved 'lighting',
34 silly install resolved 'switches',
34 silly install resolved 'control' ],
34 silly install resolved homepage: 'https://github.com/DaAwesomeP/upb-cli/',
34 silly install resolved bugs: { url: 'https://github.com/DaAwesomeP/upb-cli/issues' },
34 silly install resolved license: 'Apache-2.0',
34 silly install resolved bin: { 'upb-cli': 'upb-cli' },
34 silly install resolved man: [ './README.md' ],
34 silly install resolved repository:
34 silly install resolved { type: 'git',
34 silly install resolved url: 'https://github.com/DaAwesomeP/upb-cli.git' },
34 silly install resolved version: '1.0.0',
34 silly install resolved author: '',
34 silly install resolved dependencies:
34 silly install resolved { async: '0.9.*',
34 silly install resolved commander: '2.5.*',
34 silly install resolved serialport: '1.4.*',
34 silly install resolved upb: '1.0.*' },
34 silly install resolved readme: 'upb-cli\r\n=======\r\n---\r\nA CLI interface to the UPB library that generates (and w$
34 silly install resolved readmeFilename: 'README.md',
34 silly install resolved _id: 'upb-cli@1.0.0',
34 silly install resolved _from: 'upb-cli@*' } ]
35 info install upb-cli@1.0.0 into /usr/lib
36 info installOne upb-cli@1.0.0
37 verbose installOne of upb-cli to /usr/lib not in flight; installing
38 verbose lock using /home/media/.npm/_locks/upb-cli-8c409e94cf6dfbe2.lock for /usr/lib/node_modules/upb-cli
39 silly install write writing upb-cli 1.0.0 to /usr/lib/node_modules/upb-cli
40 silly cache addNamed cb upb-cli@1.0.0
41 verbose unbuild lib/node_modules/upb-cli
42 info preuninstall upb-cli@1.0.0
43 info uninstall upb-cli@1.0.0
44 verbose unbuild rmStuff upb-cli@1.0.0 from /usr/lib/node_modules
45 verbose gentlyRm verifying that /usr is managed by npm
46 verbose rmMans docs are [ './README.md' ] in /usr/share/man
47 silly rmMan preparing to remove docs from ./README.md
48 verbose type non_object_property_load
49 verbose stack TypeError: Cannot read property '1' of null
49 verbose stack at rmMan (/usr/lib/node_modules/npm/lib/unbuild.js:95:26)
49 verbose stack at /usr/lib/node_modules/npm/lib/unbuild.js:89:7
49 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
49 verbose stack at Array.forEach (native)
49 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
49 verbose stack at Array.forEach (native)
49 verbose stack at asyncMap (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
49 verbose stack at rmMans (/usr/lib/node_modules/npm/lib/unbuild.js:85:3)
49 verbose stack at /usr/lib/node_modules/npm/lib/unbuild.js:59:5
49 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
50 verbose cwd /home/media
51 error Linux 3.13.0-39-generic
52 error argv "node" "/usr/bin/npm" "install" "-g" "upb-cli"
53 error node v0.10.34
54 error npm v2.1.16
55 error Cannot read property '1' of null
56 error If you need help, you may report this error at:
56 error <http://github.com/npm/npm/issues>
57 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment