-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
46 lines (38 loc) · 1.33 KB
/
yarn-error.log
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
46
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.3.2/libexec/bin/yarn.js add -D @babel/cli @babel/core @babel/plugin-syntax-jsx @babel-plugin-transform-react
PATH:
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
Yarn version:
1.3.2
Node version:
8.10.0
Platform:
darwin x64
npm manifest:
{
"name": "JSX_DOM",
"version": "1.0.0",
"main": "index.js",
"repository": "[email protected]:Somo86/JSX_DOM.git",
"author": "albertsomoza <[email protected]>",
"license": "MIT",
"scripts": {
"start": "parcel index.html"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: https://verdaccio.atrapalo.tech/@babel-plugin-transform-react: no such package available
at Request.params.callback [as _callback] (/usr/local/Cellar/yarn/1.3.2/libexec/lib/cli.js:62098:18)
at Request.self.callback (/usr/local/Cellar/yarn/1.3.2/libexec/lib/cli.js:123085:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request.<anonymous> (/usr/local/Cellar/yarn/1.3.2/libexec/lib/cli.js:124068:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage.<anonymous> (/usr/local/Cellar/yarn/1.3.2/libexec/lib/cli.js:123988:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)