-
Notifications
You must be signed in to change notification settings - Fork 4
/
yarn-error.log
113 lines (105 loc) · 3.75 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
Arguments:
/usr/local/bin/node /usr/local/bin/yarn install
PATH:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
Yarn version:
1.22.19
Node version:
16.14.2
Platform:
linux x64
Trace:
Error: https://github.com/react-navigation/react-native-tab-view: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141517:19)
at Object.onceWrapper (node:events:645:28)
at ClientRequest.emit (node:events:526:28)
at TLSSocket.emitRequestTimeout (node:_http_client:758:9)
at Object.onceWrapper (node:events:645:28)
at TLSSocket.emit (node:events:538:35)
at TLSSocket.Socket._onTimeout (node:net:501:8)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
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": {
"@expo/vector-icons": "^13.0.0",
"@haskkor/react-native-pincode": "^1.22.6",
"@react-native-community/datetimepicker": "6.1.2",
"@react-native-community/masked-view": "0.1.10",
"@react-native-firebase/app": "^14.8.0",
"@react-native-firebase/firestore": "^14.7.0",
"@react-native-firebase/storage": "^14.8.0",
"@react-navigation/bottom-tabs": "^6.2.0",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/native-stack": "^6.5.0",
"@react-navigation/stack": "^6.0.11",
"bcryptjs": "^2.4.3",
"expo": "^45.0.0",
"expo-firestore-offline-persistence": "^0.1.0",
"expo-image-picker": "~13.1.1",
"expo-sqlite": "~10.2.0",
"expo-status-bar": "~1.3.0",
"express": "^4.17.3",
"firebase": "8.2.3",
"formik": "^2.2.9",
"i": "^0.3.7",
"indexeddbshim": "^9.0.0",
"ionicons": "^6.0.1",
"jsonwebtoken": "^8.5.1",
"moment": "^2.29.3",
"mysql2": "^2.3.3",
"randomcolor": "^0.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-awesome-pin": "^1.3.2",
"react-native-confirmation-code-input": "^1.0.4",
"react-native-customisable-alert": "^0.1.20",
"react-native-date-picker": "^4.2.1",
"react-native-datepicker": "^1.7.2",
"react-native-fast-image": "^8.5.11",
"react-native-gesture-handler": "~2.2.1",
"react-native-image-modal": "^1.0.16",
"react-native-image-progress": "^1.2.0",
"react-native-image-viewing": "^0.2.2",
"react-native-image-with-progress-bar": "^1.0.8",
"react-native-modal": "^13.0.1",
"react-native-modal-datetime-picker": "^13.1.2",
"react-native-modal-photo-view": "^0.1.1",
"react-native-paper": "^4.12.2",
"react-native-picker-select": "^8.0.4",
"react-native-pincode-input": "^1.0.2",
"react-native-progress": "^5.0.0",
"react-native-reanimated": "~2.8.0",
"react-native-restart": "^0.0.24",
"react-native-safe-area-context": "4.2.4",
"react-native-screens": "~3.11.1",
"react-native-smooth-pincode-input": "^1.0.9",
"react-native-table-component": "^1.2.2",
"react-native-underline-tabbar": "^1.3.6",
"react-native-uuid": "^2.0.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.7",
"react-navigation-tabs": "^2.11.2",
"sequelize": "^6.17.0",
"sweetalert": "^2.1.2",
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/core": "^7.12.9"
},
"private": true
}
yarn manifest:
No manifest
Lockfile:
No lockfile