@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 7c54035ebf8c6eac
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.eyJleHAiOjE1NjcxMjQyNTN9.dHoUPO-PUBPssVZcuFnS4pLYxNwmD7ynM3KGIItYqkM 780ms
8 http fetch GET 404 https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNTN9.dHoUPO-PUBPssVZcuFnS4pLYxNwmD7ynM3KGIItYqkM 222ms
9 silly fetchPackageMetaData error for @babel/core@latest 404 Not Found - GET https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNTN9.dHoUPO-PUBPssVZcuFnS4pLYxNwmD7ynM3KGIItYqkM
10 timing stage:rollbackFailedOptional Completed in 0ms
11 timing stage:runTopLevelLifecycles Completed in 1296ms
12 verbose stack Error: 404 Not Found - GET https://pkg-cache-lab.githubassets.com/upstream/npm/@babel/core?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1NjcxMjQyNTN9.dHoUPO-PUBPssVZcuFnS4pLYxNwmD7ynM3KGIItYqkM
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.eyJleHAiOjE1NjcxMjQyNTN9.dHoUPO-PUBPssVZcuFnS4pLYxNwmD7ynM3KGIItYqkM
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 ]