-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathyarn-error.log
More file actions
45 lines (37 loc) · 1.37 KB
/
yarn-error.log
File metadata and controls
45 lines (37 loc) · 1.37 KB
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
Arguments:
/usr/local/Cellar/node/8.9.2/bin/node /usr/local/bin/yarn add babel-cli @babel/core @babel/preset-env @babel/jest eslint jest --dev
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Yarn version:
1.7.0
Node version:
10.15.3
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/@babel%2fjest: Not found
at Request.params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:65656:18)
at Request.self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:134675:22)
at Request.emit (events.js:189:13)
at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:135658:10)
at Request.emit (events.js:189:13)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:135578:12)
at Object.onceWrapper (events.js:277:13)
at IncomingMessage.emit (events.js:194:15)
at endReadableNT (_stream_readable.js:1125:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm manifest:
{
"name": "LRU-cache",
"version": "1.0.0",
"description": "simple service layer implementation for LRU-cache",
"main": "index.js",
"repository": "git@github.com:design-with-js/LRU-cache.git",
"author": "shubham <shubhammshr621@gmail.com>",
"license": "MIT",
"private": false
}
yarn manifest:
No manifest
Lockfile:
No lockfile