@reybard/foobar4
Version:
jeff
38 lines (37 loc) • 2.43 kB
Plain Text
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli '/usr/local/Cellar/node/12.3.1/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-ddd',
1 verbose cli '--no-cache',
1 verbose cli '@babel/core'
1 verbose cli ]
2 info using npm@6.9.0
3 info using node@v12.3.1
4 verbose npm-session 3912b6bcd9086aed
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 404 https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNjN9.AISeDf9NnVCUogDoWQ0-82ytF9FMIKotbBh1C6iUCQU 557ms
8 http fetch GET 404 https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNjN9.AISeDf9NnVCUogDoWQ0-82ytF9FMIKotbBh1C6iUCQU 270ms
9 silly fetchPackageMetaData error for @babel/core@latest 404 Not Found - GET https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNjN9.AISeDf9NnVCUogDoWQ0-82ytF9FMIKotbBh1C6iUCQU
10 timing stage:rollbackFailedOptional Completed in 1ms
11 timing stage:runTopLevelLifecycles Completed in 1121ms
12 verbose stack Error: 404 Not Found - GET https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNjN9.AISeDf9NnVCUogDoWQ0-82ytF9FMIKotbBh1C6iUCQU
12 verbose stack at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/check-response.js:104:15
12 verbose stack at processTicksAndRejections (internal/process/task_queues.js:89:5)
13 verbose statusCode 404
14 verbose pkgid @babel/core@latest
15 verbose cwd /Users/jeff/github/test
16 verbose Darwin 18.6.0
17 verbose argv "/usr/local/Cellar/node/12.3.1/bin/node" "/usr/local/bin/npm" "install" "-ddd" "--no-cache" "@babel/core"
18 verbose node v12.3.1
19 verbose npm v6.9.0
20 error code E404
21 error 404 Not Found - GET https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNjN9.AISeDf9NnVCUogDoWQ0-82ytF9FMIKotbBh1C6iUCQU
22 error 404
23 error 404 '@babel/core@latest' is not in the npm registry.
24 error 404 You should bug the author to publish it (or use the name yourself!)
25 error 404 Note that you can also install from a
26 error 404 tarball, folder, http url, or git url.
27 verbose exit [ 1, true ]