-
Notifications
You must be signed in to change notification settings - Fork 7
/
npm-debug.log
76 lines (76 loc) · 3.97 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\java\\nodejs\\\\node.exe',
1 verbose cli 'C:\\java\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'grunt-contrib-connect:',
1 verbose cli '~0.3.0' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\java\nodejs\\node.exe
5 warn package.json [email protected] No repository field.
6 verbose readDependencies using package.json deps
7 verbose cache add [ 'grunt-contrib-connect:', null ]
8 verbose cache add name=undefined spec="grunt-contrib-connect:" args=["grunt-contrib-connect:",null]
9 verbose parsed url { protocol: 'grunt-contrib-connect:',
9 verbose parsed url slashes: null,
9 verbose parsed url auth: null,
9 verbose parsed url host: '',
9 verbose parsed url port: null,
9 verbose parsed url hostname: '',
9 verbose parsed url hash: null,
9 verbose parsed url search: null,
9 verbose parsed url query: null,
9 verbose parsed url pathname: null,
9 verbose parsed url path: null,
9 verbose parsed url href: 'grunt-contrib-connect:' }
10 verbose cache add [ '~0.3.0', null ]
11 verbose cache add name=undefined spec="~0.3.0" args=["~0.3.0",null]
12 verbose parsed url { protocol: null,
12 verbose parsed url slashes: null,
12 verbose parsed url auth: null,
12 verbose parsed url host: null,
12 verbose parsed url port: null,
12 verbose parsed url hostname: null,
12 verbose parsed url hash: null,
12 verbose parsed url search: null,
12 verbose parsed url query: null,
12 verbose parsed url pathname: '~0.3.0',
12 verbose parsed url path: '~0.3.0',
12 verbose parsed url href: '~0.3.0' }
13 silly lockFile 55c649b4-grunt-contrib-connect grunt-contrib-connect:
14 verbose lock grunt-contrib-connect: C:\Users\beng\AppData\Roaming\npm-cache\55c649b4-grunt-contrib-connect.lock
15 silly lockFile b41c2fe1-0-3-0 ~0.3.0
16 verbose lock ~0.3.0 C:\Users\beng\AppData\Roaming\npm-cache\b41c2fe1-0-3-0.lock
17 silly lockFile 55c649b4-grunt-contrib-connect grunt-contrib-connect:
18 silly lockFile 55c649b4-grunt-contrib-connect grunt-contrib-connect:
19 silly lockFile b41c2fe1-0-3-0 ~0.3.0
20 silly lockFile b41c2fe1-0-3-0 ~0.3.0
21 verbose addNamed [ 'grunt-contrib-connect:', '' ]
22 verbose addNamed [ null, '*' ]
23 silly lockFile cc58ed04-grunt-contrib-connect grunt-contrib-connect:@
24 verbose lock grunt-contrib-connect:@ C:\Users\beng\AppData\Roaming\npm-cache\cc58ed04-grunt-contrib-connect.lock
25 verbose addNamed [ '~0.3.0', '' ]
26 verbose addNamed [ null, '*' ]
27 silly lockFile 4537e6e6-0-3-0 ~0.3.0@
28 verbose lock ~0.3.0@ C:\Users\beng\AppData\Roaming\npm-cache\4537e6e6-0-3-0.lock
29 silly addNameRange { name: '~0.3.0', range: '*', hasData: false }
30 silly addNameRange { name: 'grunt-contrib-connect:', range: '*', hasData: false }
31 error TypeError: Cannot call method 'replace' of null
31 error at cf (C:\java\nodejs\node_modules\npm\node_modules\npm-cache-filename\index.js:14:22)
31 error at RegClient.get (C:\java\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\get.js:28:20)
31 error at addNameRange (C:\java\nodejs\node_modules\npm\lib\cache\add-named.js:201:12)
31 error at C:\java\nodejs\node_modules\npm\lib\cache\add-named.js:47:5
31 error at C:\java\nodejs\node_modules\npm\lib\utils\locker.js:30:7
31 error at cb (C:\java\nodejs\node_modules\npm\node_modules\lockfile\lockfile.js:149:38)
31 error at C:\java\nodejs\node_modules\npm\node_modules\lockfile\lockfile.js:171:16
31 error at Object.oncomplete (fs.js:107:15)
32 error If you need help, you may report this *entire* log,
32 error including the npm and node versions, at:
32 error <http://github.com/npm/npm/issues>
33 error System Windows_NT 6.1.7601
34 error command "C:\\java\\nodejs\\\\node.exe" "C:\\java\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "grunt-contrib-connect:" "~0.3.0"
35 error cwd C:\dev\GitHub\pensionreform
36 error node -v v0.10.33
37 error npm -v 1.4.28
38 error type non_object_property_call
39 verbose exit [ 1, true ]