teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

エラーコードの更新

2021/09/29 08:55

投稿

chiuney
chiuney

スコア3

title CHANGED
File without changes
body CHANGED
@@ -7,32 +7,30 @@
7
7
  ```AWSAmplifyConsole
8
8
  # Starting phase: preBuild
9
9
  # Executing command: yarn install
10
- 2021-09-29T07:49:22.039Z [INFO]: yarn install v1.22.0
10
+ 2021-09-29T08:53:07.517Z [INFO]: yarn install v1.22.0
11
- 2021-09-29T07:49:22.123Z [INFO]: [1/4] Resolving packages...
11
+ 2021-09-29T08:53:07.603Z [INFO]: [1/4] Resolving packages...
12
- 2021-09-29T07:49:22.607Z [INFO]: [2/4] Fetching packages...
12
+ 2021-09-29T08:53:08.112Z [INFO]: [2/4] Fetching packages...
13
- 2021-09-29T07:49:37.484Z [INFO]: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
13
+ 2021-09-29T08:53:24.049Z [INFO]: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
14
- 2021-09-29T07:49:37.488Z [INFO]: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
14
+ 2021-09-29T08:53:24.054Z [INFO]: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
15
- 2021-09-29T07:49:37.501Z [INFO]: info fsevents@1.2.13: The platform "linux" is incompatible with this module.
15
+ 2021-09-29T08:53:24.067Z [INFO]: info fsevents@1.2.13: The platform "linux" is incompatible with this module.
16
16
  info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
17
- 2021-09-29T07:49:37.507Z [INFO]: [3/4] Linking dependencies...
18
- 2021-09-29T07:49:37.509Z [WARNING]: warning " > @testing-library/user-event@12.8.3" has unmet peer dependency "@testing-library/dom@>=7.21.4".
19
- 2021-09-29T07:49:37.513Z [WARNING]: warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
20
- 2021-09-29T07:49:37.524Z [WARNING]: warning " > styled-components@5.3.1" has unmet peer dependency "react-is@>= 16.8.0".
21
- 2021-09-29T07:49:50.794Z [INFO]: [4/4] Building fresh packages...
22
- 2021-09-29T07:49:51.403Z [INFO]: Done in 29.37s.
23
- 2021-09-29T07:49:51.432Z [INFO]: # Completed phase: preBuild
17
+ 2021-09-29T08:53:24.078Z [INFO]: [3/4] Linking dependencies...
18
+ 2021-09-29T08:53:39.021Z [INFO]: [4/4] Building fresh packages...
19
+ 2021-09-29T08:53:39.701Z [INFO]: Done in 32.19s.
20
+ 2021-09-29T08:53:39.731Z [INFO]: # Completed phase: preBuild
24
21
  # Starting phase: build
25
- 2021-09-29T07:49:51.432Z [INFO]: # Executing command: yarn run build
22
+ 2021-09-29T08:53:39.731Z [INFO]: # Executing command: yarn run build
26
- 2021-09-29T07:49:51.553Z [INFO]: yarn run v1.22.0
23
+ 2021-09-29T08:53:39.857Z [INFO]: yarn run v1.22.0
27
- 2021-09-29T07:49:51.578Z [INFO]: $ react-scripts build
24
+ 2021-09-29T08:53:39.883Z [INFO]: $ react-scripts build
28
- 2021-09-29T07:49:52.670Z [INFO]: Creating an optimized production build...
25
+ 2021-09-29T08:53:41.015Z [INFO]: Creating an optimized production build...
29
- 2021-09-29T07:49:53.766Z [INFO]: Failed to compile.
26
+ 2021-09-29T08:53:42.170Z [INFO]: Failed to compile.
30
- 2021-09-29T07:49:53.767Z [INFO]: ./src/App.js
27
+ 2021-09-29T08:53:42.172Z [INFO]: ./src/App.js
31
28
  Cannot find file './components/router/Router' in './src'.
32
- 2021-09-29T07:49:53.783Z [WARNING]: error Command failed with exit code 1.
29
+ 2021-09-29T08:53:42.189Z [WARNING]: error Command failed with exit code 1.
33
- 2021-09-29T07:49:53.783Z [INFO]: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
30
+ 2021-09-29T08:53:42.190Z [INFO]: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
34
- 2021-09-29T07:49:53.788Z [ERROR]: !!! Build failed
31
+ 2021-09-29T08:53:42.196Z [ERROR]: !!! Build failed
35
- 2021-09-29T07:49:53.789Z [ERROR]: !!! Non-Zero Exit Code detected
32
+ 2021-09-29T08:53:42.196Z [ERROR]: !!! Non-Zero Exit Code detected
36
- 2021-09-29T07:49:53.789Z [INFO]: # Starting environment caching...
33
+ 2021-09-29T08:53:42.196Z [INFO]: # Starting environment caching...
37
- 2021-09-29T07:49:53.789Z [INFO]: # Environment caching completed
34
+ 2021-09-29T08:53:42.197Z [INFO]: # Environment caching completed
35
+ Terminating logging...
38
36
  ```