質問編集履歴

1

エラー文の追記

2022/01/13 09:23

投稿

todayyy
todayyy

スコア31

test CHANGED
File without changes
test CHANGED
@@ -27,10 +27,41 @@
27
27
  admob関連のプラグインを削除してビルドをしたところ、再度同じビルドエラーが起こる
28
28
 
29
29
  ### ビルドエラー
30
+ ```ここに言語を入力
30
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/c3854680-279a-4b4d-9cb0-4f88ed5cdecc.png)
31
+ [18:04:06] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
32
+
33
+ [18:04:07] WARN deprecated har-validator@5.1.5: this library is no longer supported
34
+
35
+ [18:04:31] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
36
+ [18:04:32] npm WARN deprecated har-validator@5.1.5: this library is no longer supported
37
+
38
+ [18:04:34] WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
39
+ [18:04:34] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
40
+
41
+ [18:04:34] WARN com.example.helloworld@2.5.0 No description
42
+ [18:04:34] npm WARN com.example.helloworld@2.5.0 No repository field.
43
+ [18:04:34] npm WARN com.example.helloworld@2.5.0 No license field.
44
+
45
+ [18:04:43] Plugin doesn't support this project's cordova-android version. cordova-android: 9.1.0, failed version requirement: <9.0.0
46
+
31
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/930979cf-1b90-46c7-91c0-791afd820fee.png)
47
+ [18:04:49] See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
48
+
49
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
50
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
51
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
52
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
53
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
54
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
55
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
56
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
57
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
58
+ [18:05:24] Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
59
+
60
+ [18:05:54] FAILURE: Build failed with an exception.
61
+
62
+ [18:05:54] Execution failed for task ':app:checkDebugDuplicateClasses'.
63
+
32
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/ebf806fc-dfb1-4a4f-b993-9bae0d4ffde3.png)
64
+ [18:05:54] See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings
33
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/80856a0d-277c-48af-b445-6e32f44ee627.png)
65
+
34
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/9b2cf6f1-b30f-45d6-807f-2603ae706577.png)
66
+ [18:05:55] Command failed with exit code 1: /tmp/download/platforms/android/gradlew cdvBuildDebug -b /tmp/download/platforms/android/build.gradle
35
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/43ed246b-5a0d-415a-b197-72984f8ef71a.png)
67
+ ```
36
- ![イメージ説明](https://d1666c7av167g2.cloudfront.net/questions/2022-01-13/a8e7adde-9ed3-4a5d-bf41-2d1d26f24945.png)