-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
59 lines (59 loc) · 2.71 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
info it worked if it ends with ok
verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install', '-g', 'phonegap' ]
info using [email protected]
info using [email protected]
verbose config file /home/nam/.npmrc
verbose config file /usr/etc/npmrc
verbose config file /usr/share/npm/npmrc
silly exec /usr/bin/nodejs "/usr/share/npm/bin/npm-get-uid-gid.js" "nobody" 1000
silly spawning [ '/usr/bin/nodejs',
silly spawning [ '/usr/share/npm/bin/npm-get-uid-gid.js', 'nobody', 1000 ],
silly spawning null ]
silly output from getuid/gid {"uid":65534,"gid":1000}
silly output from getuid/gid
verbose cache add [ 'phonegap', null ]
silly cache add: name, spec, args [ undefined, 'phonegap', [ 'phonegap', null ] ]
verbose parsed url { pathname: 'phonegap', path: 'phonegap', href: 'phonegap' }
verbose addNamed [ 'phonegap', '' ]
verbose addNamed [ null, '' ]
silly name, range, hasData [ 'phonegap', '', false ]
verbose raw, before any munging phonegap
verbose url resolving [ 'https://registry.npmjs.org/', './phonegap' ]
verbose url resolved https://registry.npmjs.org/phonegap
http GET https://registry.npmjs.org/phonegap
http 200 https://registry.npmjs.org/phonegap
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"5RDTHE5HPBYJFI2JQNIGTI74S"',
silly get cb date: 'Thu, 15 Aug 2013 16:03:32 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '223785' } ]
verbose mkdir (expected) error ENOENT, stat '/home/nam/.npm'
verbose mkdir (expected) error ENOENT, stat '/home/nam/.npm/phonegap'
verbose mkdir done: /home/nam/.npm/phonegap 755
silly name, range, hasData 2 [ 'phonegap', '', true ]
silly versions [ 'phonegap', [] ]
ERR! Error: No compatible version found: phonegap
ERR! No valid targets found.
ERR! Perhaps not compatible with your version of node?
ERR! at installTargetsError (/usr/share/npm/lib/cache.js:488:10)
ERR! at next_ (/usr/share/npm/lib/cache.js:438:17)
ERR! at next (/usr/share/npm/lib/cache.js:415:44)
ERR! at /usr/share/npm/lib/cache.js:408:5
ERR! at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7)
ERR! at Object.oncomplete (/usr/lib/nodejs/graceful-fs.js:230:7)
ERR! You may report this log at:
ERR! <http://bugs.debian.org/npm>
ERR! or use
ERR! reportbug --attach /home/nam/Intern/CatHatesWater/npm-debug.log npm
ERR!
ERR! System Linux 3.8.0-27-generic
ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "phonegap"
ERR! cwd /home/nam/Intern/CatHatesWater
ERR! node -v v0.6.19
ERR! npm -v 1.1.4
ERR! message No compatible version found: phonegap
ERR! message No valid targets found.
ERR! message Perhaps not compatible with your version of node?
verbose exit [ 1, true ]