質問編集履歴

1

入力ミス(tst.json→test.json)の修正

2021/07/05 14:18

投稿

moti7
moti7

スコア15

test CHANGED
File without changes
test CHANGED
@@ -162,7 +162,7 @@
162
162
 
163
163
  function doAction() {
164
164
 
165
- const file_json = "app/publuc/tst.json" // ★ここを「tst.json」に変えてもエラーが出力
165
+ const file_json = "app/publuc/test.json" // ★ここを「test.json」に変えてもエラーが出力
166
166
 
167
167
 
168
168