-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
73 lines (73 loc) · 3.64 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
0 info it worked if it ends with ok
1 verbose cli [ '/home/ubuntu/.nvm/v0.10.35/bin/node',
1 verbose cli '/home/ubuntu/.nvm/v0.10.35/bin/npm',
1 verbose cli 'install',
1 verbose cli 'google-code-prettify',
1 verbose cli '--save' ]
2 info using [email protected]
3 info using [email protected]
4 warn package.json [email protected] No repository field.
5 verbose readDependencies using package.json deps
6 verbose cache add [ 'google-code-prettify', null ]
7 verbose cache add name=undefined spec="google-code-prettify" args=["google-code-prettify",null]
8 verbose parsed url { protocol: null,
8 verbose parsed url slashes: null,
8 verbose parsed url auth: null,
8 verbose parsed url host: null,
8 verbose parsed url port: null,
8 verbose parsed url hostname: null,
8 verbose parsed url hash: null,
8 verbose parsed url search: null,
8 verbose parsed url query: null,
8 verbose parsed url pathname: 'google-code-prettify',
8 verbose parsed url path: 'google-code-prettify',
8 verbose parsed url href: 'google-code-prettify' }
9 silly lockFile 76ce6e14-google-code-prettify google-code-prettify
10 verbose lock google-code-prettify /home/ubuntu/.npm/76ce6e14-google-code-prettify.lock
11 silly lockFile 76ce6e14-google-code-prettify google-code-prettify
12 silly lockFile 76ce6e14-google-code-prettify google-code-prettify
13 verbose addNamed [ 'google-code-prettify', '' ]
14 verbose addNamed [ null, '*' ]
15 silly lockFile b41a8d64-google-code-prettify google-code-prettify@
16 verbose lock google-code-prettify@ /home/ubuntu/.npm/b41a8d64-google-code-prettify.lock
17 silly addNameRange { name: 'google-code-prettify', range: '*', hasData: false }
18 verbose request where is /google-code-prettify
19 verbose request registry https://registry.npmjs.org/
20 verbose request id 81c3a1088a3567f0
21 verbose url raw /google-code-prettify
22 verbose url resolving [ 'https://registry.npmjs.org/', './google-code-prettify' ]
23 verbose url resolved https://registry.npmjs.org/google-code-prettify
24 verbose request where is https://registry.npmjs.org/google-code-prettify
25 info trying registry request attempt 1 at 10:16:04
26 http GET https://registry.npmjs.org/google-code-prettify
27 http 404 https://registry.npmjs.org/google-code-prettify
28 silly registry.get cb [ 404,
28 silly registry.get { 'content-type': 'application/json',
28 silly registry.get 'cache-control': 'max-age=0',
28 silly registry.get 'content-length': '2',
28 silly registry.get 'accept-ranges': 'bytes',
28 silly registry.get date: 'Thu, 08 Oct 2015 10:16:04 GMT',
28 silly registry.get via: '1.1 varnish',
28 silly registry.get age: '0',
28 silly registry.get connection: 'keep-alive',
28 silly registry.get 'x-served-by': 'cache-dfw1828-DFW',
28 silly registry.get 'x-cache': 'MISS',
28 silly registry.get 'x-cache-hits': '0',
28 silly registry.get 'x-timer': 'S1444299364.274377,VS0,VE48' } ]
29 silly lockFile b41a8d64-google-code-prettify google-code-prettify@
30 silly lockFile b41a8d64-google-code-prettify google-code-prettify@
31 error 404 Not Found
31 error 404
31 error 404 'google-code-prettify' is not in the npm registry.
31 error 404 You should bug the author to publish it
31 error 404 It was specified as a dependency of 'practice-your-craft'
31 error 404
31 error 404 Note that you can also install from a
31 error 404 tarball, folder, or http url, or git url.
32 error System Linux 3.14.13-c9
33 error command "/home/ubuntu/.nvm/v0.10.35/bin/node" "/home/ubuntu/.nvm/v0.10.35/bin/npm" "install" "google-code-prettify" "--save"
34 error cwd /home/ubuntu/workspace
35 error node -v v0.10.35
36 error npm -v 1.4.28
37 error code E404
38 verbose exit [ 1, true ]