Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kityminder-core
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吴志俊
kityminder-core
Commits
ccaa40c1
Commit
ccaa40c1
authored
Jan 04, 2015
by
techird
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除 npm 日志
parent
06150484
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
82 deletions
+0
-82
npm-debug.log
npm-debug.log
+0
-82
No files found.
npm-debug.log
deleted
100644 → 0
View file @
06150484
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install', '-g', 'api-doc' ]
2 info using npm@2.1.11
3 info using node@v0.10.33
4 verbose node symlink /usr/local/bin/node
5 silly cache add args [ 'api-doc', null ]
6 verbose cache add spec api-doc
7 silly cache add parsed spec { raw: 'api-doc',
7 silly cache add scope: null,
7 silly cache add name: 'api-doc',
7 silly cache add rawSpec: '',
7 silly cache add spec: '*',
7 silly cache add type: 'range' }
8 verbose addNamed api-doc@*
9 silly addNamed semver.valid null
10 silly addNamed semver.validRange *
11 silly addNameRange { name: 'api-doc', range: '*', hasData: false }
12 silly mapToRegistry name api-doc
13 silly mapToRegistry using default registry
14 silly mapToRegistry registry https://registry.npmjs.org/
15 silly mapToRegistry uri https://registry.npmjs.org/api-doc
16 verbose addNameRange registry:https://registry.npmjs.org/api-doc not in flight; fetching
17 verbose request uri https://registry.npmjs.org/api-doc
18 verbose request no auth needed
19 info attempt registry request try #1 at 14:28:41
20 verbose request id 0fc1298b3ee5a6d7
21 http request GET https://registry.npmjs.org/api-doc
22 http 404 https://registry.npmjs.org/api-doc
23 verbose headers { date: 'Fri, 12 Dec 2014 06:28:42 GMT',
23 verbose headers server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
23 verbose headers 'content-type': 'application/json',
23 verbose headers 'cache-control': 'max-age=0',
23 verbose headers 'content-length': '52',
23 verbose headers 'accept-ranges': 'bytes',
23 verbose headers via: '1.1 varnish',
23 verbose headers 'x-served-by': 'cache-ty67-TYO',
23 verbose headers 'x-cache': 'MISS',
23 verbose headers 'x-cache-hits': '0',
23 verbose headers 'x-timer': 'S1418365722.046844,VS0,VE182',
23 verbose headers 'keep-alive': 'timeout=10, max=50',
23 verbose headers connection: 'Keep-Alive' }
24 silly get cb [ 404,
24 silly get { date: 'Fri, 12 Dec 2014 06:28:42 GMT',
24 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
24 silly get 'content-type': 'application/json',
24 silly get 'cache-control': 'max-age=0',
24 silly get 'content-length': '52',
24 silly get 'accept-ranges': 'bytes',
24 silly get via: '1.1 varnish',
24 silly get 'x-served-by': 'cache-ty67-TYO',
24 silly get 'x-cache': 'MISS',
24 silly get 'x-cache-hits': '0',
24 silly get 'x-timer': 'S1418365722.046844,VS0,VE182',
24 silly get 'keep-alive': 'timeout=10, max=50',
24 silly get connection: 'Keep-Alive' } ]
25 verbose stack Error: 404 Not Found: api-doc
25 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:239:14)
25 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14)
25 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:372:22)
25 verbose stack at Request.emit (events.js:98:17)
25 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1317:14)
25 verbose stack at Request.emit (events.js:117:20)
25 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1265:12)
25 verbose stack at IncomingMessage.emit (events.js:117:20)
25 verbose stack at _stream_readable.js:943:16
25 verbose stack at process._tickCallback (node.js:419:13)
26 verbose statusCode 404
27 verbose pkgid api-doc
28 verbose cwd /Users/techird/prj/km-core
29 error Darwin 14.0.0
30 error argv "node" "/usr/local/bin/npm" "install" "-g" "api-doc"
31 error node v0.10.33
32 error npm v2.1.11
33 error code E404
34 error 404 Not Found: api-doc
34 error 404
34 error 404 'api-doc' is not in the npm registry.
34 error 404 You should bug the author to publish it (or use the name yourself!)
34 error 404
34 error 404 Note that you can also install from a
34 error 404 tarball, folder, http url, or git url.
35 verbose exit [ 1, true ]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment