質問編集履歴

1

エラーメッセージを追記しました

2020/07/13 13:42

投稿

oira_
oira_

スコア1

test CHANGED
File without changes
test CHANGED
@@ -19,6 +19,22 @@
19
19
  GoogleSheetsAPISample Google_Client Google_Service_Sheets などのインスタンスに赤波線がひかれてしまい、ローカル環境上でファイルを開こうとすると、このページは動作していませんと 表示されます。
20
20
 
21
21
 
22
+
23
+ エラーメッセージは
24
+
25
+ Undefined type 'Dotenv\Dotenv'.
26
+
27
+ Undefined constant '__dir__'.
28
+
29
+ Undefined type 'Google_Client'.
30
+
31
+ Undefined type 'Google_Service_Sheets'.
32
+
33
+ Undefined type 'Google_Service_Sheets'.
34
+
35
+ Undefined type 'Google_Service_Sheets_ValueRange'.
36
+
37
+ となっています。
22
38
 
23
39
 
24
40