質問編集履歴

4

文の変更

2021/09/02 13:23

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,8 @@
15
15
  「npx pod install」では下記のエラーが起きてしまう
16
16
 
17
17
  「CocoaPods is only supported on darwin machines」
18
+
19
+ 「react native link」も試しましたが、変わらなかったです。
18
20
 
19
21
 
20
22
 

3

文の変更

2021/09/02 13:23

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,8 @@
7
7
  と起きてしまいます。
8
8
 
9
9
 
10
+
11
+ また、
10
12
 
11
13
  「pod install」をした際にエラーが起きる
12
14
 

2

文の変更

2021/09/02 11:13

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -6,9 +6,9 @@
6
6
 
7
7
  と起きてしまいます。
8
8
 
9
- 「pod install」をした際にエラーが起きる
10
9
 
11
10
 
11
+ 「pod install」をした際にエラーが起きる
12
12
 
13
13
  「npx pod install」では下記のエラーが起きてしまう
14
14
 

1

文の変更

2021/09/02 09:35

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,12 @@
7
7
  と起きてしまいます。
8
8
 
9
9
  「pod install」をした際にエラーが起きる
10
+
11
+
12
+
13
+ 「npx pod install」では下記のエラーが起きてしまう
14
+
15
+ 「CocoaPods is only supported on darwin machines」
10
16
 
11
17
 
12
18
 
@@ -22,9 +28,7 @@
22
28
 
23
29
  1.CocoaPodsを入れなければならないとありましたが、Expoでも同じなのでしょうか?
24
30
 
25
- 2.「npx pod install」でpodをインストールしなければならないのでしょうか?
26
-
27
- 3.react-native-background-timerを使う以外に何か方法はありますでしょうか?
31
+ 2.react-native-background-timerを使う以外に何か方法はありますでしょうか?
28
32
 
29
33
  [https://airtdave.medium.com/using-cocoapods-on-windows-dec471735f51](https://airtdave.medium.com/using-cocoapods-on-windows-dec471735f51)
30
34