質問編集履歴

1

フォルダ変更

2021/05/04 08:54

投稿

yamadat
yamadat

スコア8

test CHANGED
@@ -1 +1 @@
1
- Reactのモジュール読み込み時エラーが出る
1
+ Reactのモジュール読み込み時のtypescriptエラー
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ```
16
16
 
17
- Module '../../components/Layout' was resolved to '/Users/yamamoto/Downloads/副業/Powerful TA/Powerful-TA-Web/src/components/Layout.tsx', but '--jsx' is not set.
17
+ Module '../../components/Layout' was resolved to '/work/src/components/Layout.tsx', but '--jsx' is not set.
18
18
 
19
19
  ```
20
20