-
Notifications
You must be signed in to change notification settings - Fork 74
/
23.2.3
39 lines (38 loc) · 1.2 KB
/
23.2.3
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
yarn add v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
success Saved 6 new dependencies.
info Direct dependencies
├─ @babel/[email protected]
├─ @rneui/[email protected]
info All dependencies
├─ @babel/[email protected]
├─ @babel/[email protected]
├─ @babel/[email protected]
├─ @rneui/[email protected]
$ node ./bin/postInstall
patch-package 6.2.2
Applying patches...
[19:47:01] Node [started]
[19:47:01] Xcode [started]
[19:47:01] CocoaPods [started]
[19:47:01] 'node' binary >=8.6.0 [started]
[19:47:01] 'xcodebuild' binary >=9.2.0 [started]
[19:47:01] 'pod' binary >=1.7.0 [started]
[19:47:01] 'xcodebuild' binary >=9.2.0 [skipped]
[19:47:01] 'pod' binary >=1.7.0 [skipped]
[19:47:01] Xcode [completed]
[19:47:01] CocoaPods [completed]
[19:47:01] 'node' binary >=8.6.0 [completed]
[19:47:01] Node [completed]
[32m[32m✔︎[32m Solidarity checks valid[39m
Jetifier found 1567 file(s) to forward-jetify. Using 8 workers...
$ husky install
husky - Git hooks installed
Done in 35.53s.