-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
74 lines (66 loc) · 2.67 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\Baculio\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
PATH:
C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk1.8.0_241\lib;C:\Users\Baculio\AppData\Local\Android\Sdk\platform-tools;C:\Users\Baculio\AppData\Local\Microsoft\WindowsApps;C:\Users\Baculio\AppData\Roaming\npm;C:\Program Files\Java\jdk1.8.0_241\lib;C:\Users\Baculio\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Baculio\AppData\Local\Android\Sdk\platform-tools;
Yarn version:
1.22.4
Node version:
12.16.1
Platform:
win32 x64
Trace:
Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:205:27)
npm manifest:
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-community/masked-view": "^0.1.7",
"@react-native-community/slider": "^2.0.9",
"@react-navigation/native": "^5.1.3",
"@react-navigation/stack": "^5.2.6",
"@types/react-native-vector-icons": "^6.4.5",
"@types/styled-components": "^5.0.1",
"@types/yup": "^0.26.33",
"expo": "^36.0.2",
"formik": "^2.1.4",
"prettier": "^2.0.1",
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz",
"react-native-gesture-handler": "^1.6.1",
"react-native-safe-area-context": "^0.7.3",
"react-native-screens": "2.0.0-alpha.12",
"react-native-slider": "^0.11.0",
"react-native-vector-icons": "^6.6.0",
"react-native-web": "~0.11.7",
"styled-components": "^5.0.1",
"yup": "^0.28.3"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@types/react": "~16.9.0",
"@types/react-native": "~0.60.23",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-preset-expo": "~8.0.0",
"eslint": "^6.8.0",
"eslint-config-universe": "^2.3.0",
"typescript": "~3.6.3"
},
"private": true,
"eslintConfig": {
"extends": "universe/native"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile