forked from ScoopThemes/SevenApp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
66 lines (66 loc) · 3.27 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs',
1 verbose cli '/usr/bin/npm',
1 verbose cli 'install',
1 verbose cli '--save-dev',
1 verbose cli 'grunt-static-deploy' ]
2 info using [email protected]
3 info using [email protected]
4 verbose readDependencies using package.json deps
5 verbose cache add [ 'grunt-static-deploy', null ]
6 verbose cache add name=undefined spec="grunt-static-deploy" args=["grunt-static-deploy",null]
7 verbose parsed url { protocol: null,
7 verbose parsed url slashes: null,
7 verbose parsed url auth: null,
7 verbose parsed url host: null,
7 verbose parsed url port: null,
7 verbose parsed url hostname: null,
7 verbose parsed url hash: null,
7 verbose parsed url search: null,
7 verbose parsed url query: null,
7 verbose parsed url pathname: 'grunt-static-deploy',
7 verbose parsed url path: 'grunt-static-deploy',
7 verbose parsed url href: 'grunt-static-deploy' }
8 silly lockFile 6a817a9e-grunt-static-deploy grunt-static-deploy
9 verbose lock grunt-static-deploy /home/championswimmer/.npm/6a817a9e-grunt-static-deploy.lock
10 silly lockFile 6a817a9e-grunt-static-deploy grunt-static-deploy
11 silly lockFile 6a817a9e-grunt-static-deploy grunt-static-deploy
12 verbose addNamed [ 'grunt-static-deploy', '' ]
13 verbose addNamed [ null, '*' ]
14 silly lockFile 5eab3421-grunt-static-deploy grunt-static-deploy@
15 verbose lock grunt-static-deploy@ /home/championswimmer/.npm/5eab3421-grunt-static-deploy.lock
16 silly addNameRange { name: 'grunt-static-deploy', range: '*', hasData: false }
17 verbose url raw grunt-static-deploy
18 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-static-deploy' ]
19 verbose url resolved https://registry.npmjs.org/grunt-static-deploy
20 info trying registry request attempt 1 at 02:46:48
21 http GET https://registry.npmjs.org/grunt-static-deploy
22 http 404 https://registry.npmjs.org/grunt-static-deploy
23 silly registry.get cb [ 404,
23 silly registry.get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
23 silly registry.get 'content-type': 'application/json',
23 silly registry.get 'cache-control': 'max-age=0',
23 silly registry.get 'content-length': '51',
23 silly registry.get 'accept-ranges': 'bytes',
23 silly registry.get date: 'Tue, 30 Jun 2015 21:16:50 GMT',
23 silly registry.get via: '1.1 varnish',
23 silly registry.get age: '0',
23 silly registry.get connection: 'keep-alive',
23 silly registry.get 'x-served-by': 'cache-sin6921-SIN',
23 silly registry.get 'x-cache': 'MISS',
23 silly registry.get 'x-cache-hits': '0',
23 silly registry.get 'x-timer': 'S1435699009.644272,VS0,VE1069' } ]
24 silly lockFile 5eab3421-grunt-static-deploy grunt-static-deploy@
25 silly lockFile 5eab3421-grunt-static-deploy grunt-static-deploy@
26 error 404 'grunt-static-deploy' is not in the npm registry.
26 error 404 You should bug the author to publish it
26 error 404
26 error 404 Note that you can also install from a
26 error 404 tarball, folder, or http url, or git url.
27 error System Linux 3.13.0-40-generic
28 error command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--save-dev" "grunt-static-deploy"
29 error cwd /home/championswimmer/Development/Work/Greplr/SevenApp
30 error node -v v0.10.25
31 error npm -v 1.3.10
32 error code E404
33 verbose exit [ 1, true ]