-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
58 lines (49 loc) · 2.26 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
47
48
49
50
51
52
53
54
55
56
57
58
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\U-OK\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add @babel/plugin-tranform-react-jsx @babel/plugin-syntax-jsx
PATH:
D:\pet_project\react-clone\node_modules\.bin;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Python27\;C:\Python27\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files\PuTTY\;C:\Users\U-OK\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\U-OK\AppData\Local\Programs\Python\Python39\;C:\Users\U-OK\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\JetBrains\WebStorm 2020.2.3\bin;;C:\Program Files\JetBrains\PhpStorm 2020.2.3\bin;;C:\Users\U-OK\AppData\Roaming\npm
Yarn version:
1.22.10
Node version:
14.15.1
Platform:
win32 x64
Trace:
Error: https://registry.yarnpkg.com/@babel%2fplugin-tranform-react-jsx: Not found
at Request.params.callback [as _callback] (C:\Users\U-OK\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:66988:18)
at Request.self.callback (C:\Users\U-OK\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:140662:22)
at Request.emit (events.js:315:20)
at Request.<anonymous> (C:\Users\U-OK\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141634:10)
at Request.emit (events.js:315:20)
at IncomingMessage.<anonymous> (C:\Users\U-OK\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141556:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (_stream_readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
npm manifest:
{
"name": "react-clone",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/U-OK/React-clone.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/U-OK/React-clone/issues"
},
"homepage": "https://github.com/U-OK/React-clone#readme"
}
yarn manifest:
No manifest
Lockfile:
No lockfile