Skip to content

Instantly share code, notes, and snippets.

@ArielS1
Created July 8, 2017 06:26
Show Gist options
  • Save ArielS1/025fd7faa61f01e0f5f050f1339a4f79 to your computer and use it in GitHub Desktop.
Save ArielS1/025fd7faa61f01e0f5f050f1339a4f79 to your computer and use it in GitHub Desktop.
debug
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'cloud-print' ]
2 info using npm@4.0.5
3 info using node@v7.4.0
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData cloud-print
8 silly fetchNamedPackageData cloud-print
9 silly mapToRegistry name cloud-print
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'cloud-print',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'cloud-print',
12 silly mapToRegistry name: 'cloud-print',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/cloud-print
14 verbose request uri https://registry.npmjs.org/cloud-print
15 verbose request no auth needed
16 info attempt registry request try #1 at 12:28:15 AM
17 verbose request id 073c674d904b7c7a
18 verbose etag W/"58949a21-1195"
19 verbose lastModified Fri, 03 Feb 2017 14:56:33 GMT
20 http request GET https://registry.npmjs.org/cloud-print
21 http 304 https://registry.npmjs.org/cloud-print
22 verbose headers { date: 'Fri, 07 Jul 2017 21:28:15 GMT',
22 verbose headers via: '1.1 varnish',
22 verbose headers 'cache-control': 'max-age=300',
22 verbose headers etag: 'W/"58949a21-1195"',
22 verbose headers age: '0',
22 verbose headers connection: 'keep-alive',
22 verbose headers 'x-served-by': 'cache-lhr6320-LHR',
22 verbose headers 'x-cache': 'HIT',
22 verbose headers 'x-cache-hits': '1',
22 verbose headers 'x-timer': 'S1499462895.463094,VS0,VE17',
22 verbose headers vary: 'Accept-Encoding, Accept' }
23 silly get cb [ 304,
23 silly get { date: 'Fri, 07 Jul 2017 21:28:15 GMT',
23 silly get via: '1.1 varnish',
23 silly get 'cache-control': 'max-age=300',
23 silly get etag: 'W/"58949a21-1195"',
23 silly get age: '0',
23 silly get connection: 'keep-alive',
23 silly get 'x-served-by': 'cache-lhr6320-LHR',
23 silly get 'x-cache': 'HIT',
23 silly get 'x-cache-hits': '1',
23 silly get 'x-timer': 'S1499462895.463094,VS0,VE17',
23 silly get vary: 'Accept-Encoding, Accept' } ]
24 verbose etag https://registry.npmjs.org/cloud-print from cache
25 verbose get saving cloud-print to C:\Users\User\AppData\Roaming\npm-cache\registry.npmjs.org\cloud-print\.cache.json
26 verbose correctMkdir C:\Users\User\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
27 silly install normalizeTree
28 silly loadCurrentTree Finishing
29 silly loadIdealTree Starting
30 silly install loadIdealTree
31 silly cloneCurrentTree Starting
32 silly install cloneCurrentTreeToIdealTree
33 silly cloneCurrentTree Finishing
34 silly loadShrinkwrap Starting
35 silly install loadShrinkwrap
36 silly loadShrinkwrap Finishing
37 silly loadAllDepsIntoIdealTree Starting
38 silly install loadAllDepsIntoIdealTree
39 silly resolveWithNewModule cloud-print@0.0.2 checking installable status
40 silly cache add args [ 'cloud-print', null ]
41 verbose cache add spec cloud-print
42 silly cache add parsed spec Result {
42 silly cache add raw: 'cloud-print',
42 silly cache add scope: null,
42 silly cache add escapedName: 'cloud-print',
42 silly cache add name: 'cloud-print',
42 silly cache add rawSpec: '',
42 silly cache add spec: 'latest',
42 silly cache add type: 'tag' }
43 silly addNamed cloud-print@latest
44 verbose addNamed "latest" is being treated as a dist-tag for cloud-print
45 info addNameTag [ 'cloud-print', 'latest' ]
46 silly mapToRegistry name cloud-print
47 silly mapToRegistry using default registry
48 silly mapToRegistry registry https://registry.npmjs.org/
49 silly mapToRegistry data Result {
49 silly mapToRegistry raw: 'cloud-print',
49 silly mapToRegistry scope: null,
49 silly mapToRegistry escapedName: 'cloud-print',
49 silly mapToRegistry name: 'cloud-print',
49 silly mapToRegistry rawSpec: '',
49 silly mapToRegistry spec: 'latest',
49 silly mapToRegistry type: 'tag' }
50 silly mapToRegistry uri https://registry.npmjs.org/cloud-print
51 verbose addNameTag registry:https://registry.npmjs.org/cloud-print not in flight; fetching
52 verbose get https://registry.npmjs.org/cloud-print not expired, no request
53 silly addNameTag next cb for cloud-print with tag latest
54 silly addNamed cloud-print@0.0.2
55 verbose addNamed "0.0.2" is a plain semver version for cloud-print
56 silly mapToRegistry name cloud-print
57 silly mapToRegistry using default registry
58 silly mapToRegistry registry https://registry.npmjs.org/
59 silly mapToRegistry data Result {
59 silly mapToRegistry raw: 'cloud-print',
59 silly mapToRegistry scope: null,
59 silly mapToRegistry escapedName: 'cloud-print',
59 silly mapToRegistry name: 'cloud-print',
59 silly mapToRegistry rawSpec: '',
59 silly mapToRegistry spec: 'latest',
59 silly mapToRegistry type: 'tag' }
60 silly mapToRegistry uri https://registry.npmjs.org/cloud-print
61 verbose addRemoteTarball https://registry.npmjs.org/cloud-print/-/cloud-print-0.0.2.tgz not in flight; adding
62 verbose addRemoteTarball [ 'https://registry.npmjs.org/cloud-print/-/cloud-print-0.0.2.tgz',
62 verbose addRemoteTarball '680991099549f0ecc7b916bcb62bfc7b65470792' ]
63 info retry fetch attempt 1 at 12:28:15 AM
64 info attempt registry request try #1 at 12:28:15 AM
65 http fetch GET https://registry.npmjs.org/cloud-print/-/cloud-print-0.0.2.tgz
66 http fetch 200 https://registry.npmjs.org/cloud-print/-/cloud-print-0.0.2.tgz
67 silly fetchAndShaCheck shasum 680991099549f0ecc7b916bcb62bfc7b65470792
68 verbose addTmpTarball C:\Users\User\AppData\Local\Temp\npm-66208-68200a57\registry.npmjs.org\cloud-print\-\cloud-print-0.0.2.tgz not in flight; adding
69 verbose addTmpTarball already have metadata; skipping unpack for cloud-print@0.0.2
70 verbose correctMkdir C:\Users\User\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
71 silly cache afterAdd cloud-print@0.0.2
72 verbose afterAdd C:\Users\User\AppData\Roaming\npm-cache\cloud-print\0.0.2\package\package.json not in flight; writing
73 verbose correctMkdir C:\Users\User\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
74 verbose afterAdd C:\Users\User\AppData\Roaming\npm-cache\cloud-print\0.0.2\package\package.json written
75 silly fetchOtherPackageData googleapis@git+ssh://git@github.com/postmen/google-api-nodejs-client.git
76 silly cache add args [ 'googleapis@git+ssh://git@github.com/postmen/google-api-nodejs-client.git',
76 silly cache add null ]
77 verbose cache add spec googleapis@git+ssh://git@github.com/postmen/google-api-nodejs-client.git
78 silly cache add parsed spec Result {
78 silly cache add raw: 'googleapis@git+ssh://git@github.com/postmen/google-api-nodejs-client.git',
78 silly cache add scope: null,
78 silly cache add escapedName: 'googleapis',
78 silly cache add name: 'googleapis',
78 silly cache add rawSpec: 'git+ssh://git@github.com/postmen/google-api-nodejs-client.git',
78 silly cache add spec: 'git+ssh://git@github.com/postmen/google-api-nodejs-client.git',
78 silly cache add type: 'hosted',
78 silly cache add hosted:
78 silly cache add { type: 'github',
78 silly cache add ssh: 'git@github.com:postmen/google-api-nodejs-client.git',
78 silly cache add sshUrl: 'git+ssh://git@github.com/postmen/google-api-nodejs-client.git',
78 silly cache add httpsUrl: 'git+https://github.com/postmen/google-api-nodejs-client.git',
78 silly cache add gitUrl: 'git://github.com/postmen/google-api-nodejs-client.git',
78 silly cache add shortcut: 'github:postmen/google-api-nodejs-client',
78 silly cache add directUrl: 'https://raw.githubusercontent.com/postmen/google-api-nodejs-client/master/package.json' } }
79 verbose addRemoteGit caching git+ssh://git@github.com/postmen/google-api-nodejs-client.git
80 verbose addRemoteGit git+ssh://git@github.com/postmen/google-api-nodejs-client.git is a repository hosted by github
81 silly tryClone cloning git+ssh://git@github.com/postmen/google-api-nodejs-client.git via git+ssh://git@github.com/postmen/google-api-nodejs-client.git
82 verbose tryClone git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46 not in flight; caching
83 verbose correctMkdir C:\Users\User\AppData\Roaming\npm-cache\_git-remotes correctMkdir not in flight; initializing
84 info git [ 'config', '--get', 'remote.origin.url' ]
85 warn addRemoteGit Error: Command failed: git -c core.longpaths=true config --get remote.origin.url
85 warn addRemoteGit
85 warn addRemoteGit at ChildProcess.exithandler (child_process.js:211:12)
85 warn addRemoteGit at emitTwo (events.js:106:13)
85 warn addRemoteGit at ChildProcess.emit (events.js:191:7)
85 warn addRemoteGit at maybeClose (internal/child_process.js:885:16)
85 warn addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
85 warn addRemoteGit git+ssh://git@github.com/postmen/google-api-nodejs-client.git resetting remote C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46 because of error: { Error: Command failed: git -c core.longpaths=true config --get remote.origin.url
85 warn addRemoteGit
85 warn addRemoteGit at ChildProcess.exithandler (child_process.js:211:12)
85 warn addRemoteGit at emitTwo (events.js:106:13)
85 warn addRemoteGit at ChildProcess.emit (events.js:191:7)
85 warn addRemoteGit at maybeClose (internal/child_process.js:885:16)
85 warn addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
85 warn addRemoteGit killed: false,
85 warn addRemoteGit code: 1,
85 warn addRemoteGit signal: null,
85 warn addRemoteGit cmd: 'git -c core.longpaths=true config --get remote.origin.url' }
86 info resetRemote resetting C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46 for git+ssh://git@github.com/postmen/google-api-nodejs-client.git
87 silly gentlyRm C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46 is being purged
88 verbose gentlyRm don't care about contents; nuking C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46
89 silly vacuum-fs purging C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46
90 silly vacuum-fs quitting because other entries in C:\Users\User\AppData\Roaming\npm-cache\_git-remotes
91 info git [ 'clone',
91 info git '--template=C:\\Users\\User\\AppData\\Roaming\\npm-cache\\_git-remotes\\_templates',
91 info git '--mirror',
91 info git 'ssh://git@github.com/postmen/google-api-nodejs-client.git',
91 info git 'C:\\Users\\User\\AppData\\Roaming\\npm-cache\\_git-remotes\\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46' ]
92 error git clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46: Cloning into bare repository 'C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46'...
92 error git clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46: Permission denied (publickey).
92 error git clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46: fatal: Could not read from remote repository.
92 error git clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46:
92 error git clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46: Please make sure you have the correct access rights
92 error git clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46: and the repository exists.
93 silly fetchPackageMetaData Error: Command failed: git -c core.longpaths=true clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46
93 silly fetchPackageMetaData Cloning into bare repository 'C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46'...
93 silly fetchPackageMetaData Permission denied (publickey).
93 silly fetchPackageMetaData fatal: Could not read from remote repository.
93 silly fetchPackageMetaData
93 silly fetchPackageMetaData Please make sure you have the correct access rights
93 silly fetchPackageMetaData and the repository exists.
93 silly fetchPackageMetaData
93 silly fetchPackageMetaData at ChildProcess.exithandler (child_process.js:211:12)
93 silly fetchPackageMetaData at emitTwo (events.js:106:13)
93 silly fetchPackageMetaData at ChildProcess.emit (events.js:191:7)
93 silly fetchPackageMetaData at maybeClose (internal/child_process.js:885:16)
93 silly fetchPackageMetaData at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
93 silly fetchPackageMetaData error for googleapis@git+ssh://git@github.com/postmen/google-api-nodejs-client.git { Error: Command failed: git -c core.longpaths=true clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46
93 silly fetchPackageMetaData Cloning into bare repository 'C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46'...
93 silly fetchPackageMetaData Permission denied (publickey).
93 silly fetchPackageMetaData fatal: Could not read from remote repository.
93 silly fetchPackageMetaData
93 silly fetchPackageMetaData Please make sure you have the correct access rights
93 silly fetchPackageMetaData and the repository exists.
93 silly fetchPackageMetaData
93 silly fetchPackageMetaData at ChildProcess.exithandler (child_process.js:211:12)
93 silly fetchPackageMetaData at emitTwo (events.js:106:13)
93 silly fetchPackageMetaData at ChildProcess.emit (events.js:191:7)
93 silly fetchPackageMetaData at maybeClose (internal/child_process.js:885:16)
93 silly fetchPackageMetaData at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
93 silly fetchPackageMetaData killed: false,
93 silly fetchPackageMetaData code: 128,
93 silly fetchPackageMetaData signal: null,
93 silly fetchPackageMetaData cmd: 'git -c core.longpaths=true clone --template=C:\\Users\\User\\AppData\\Roaming\\npm-cache\\_git-remotes\\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\\Users\\User\\AppData\\Roaming\\npm-cache\\_git-remotes\\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46' }
94 silly rollbackFailedOptional Starting
95 silly rollbackFailedOptional Finishing
96 silly runTopLevelLifecycles Finishing
97 silly install printInstalled
98 verbose stack Error: Command failed: git -c core.longpaths=true clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46
98 verbose stack Cloning into bare repository 'C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46'...
98 verbose stack Permission denied (publickey).
98 verbose stack fatal: Could not read from remote repository.
98 verbose stack
98 verbose stack Please make sure you have the correct access rights
98 verbose stack and the repository exists.
98 verbose stack
98 verbose stack at ChildProcess.exithandler (child_process.js:211:12)
98 verbose stack at emitTwo (events.js:106:13)
98 verbose stack at ChildProcess.emit (events.js:191:7)
98 verbose stack at maybeClose (internal/child_process.js:885:16)
98 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
99 verbose cwd D:\Tmunot
100 error Windows_NT 10.0.14393
101 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "cloud-print"
102 error node v7.4.0
103 error npm v4.0.5
104 error code 128
105 error Command failed: git -c core.longpaths=true clone --template=C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://git@github.com/postmen/google-api-nodejs-client.git C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46
105 error Cloning into bare repository 'C:\Users\User\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-postmen-google-api-nodejs-client-git-21a89f46'...
105 error Permission denied (publickey).
105 error fatal: Could not read from remote repository.
105 error
105 error Please make sure you have the correct access rights
105 error and the repository exists.
106 error If you need help, you may report this error at:
106 error <https://github.com/npm/npm/issues>
107 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment