小编One*_*yte的帖子

FirebaseError:无法从 .env 加载环境变量

我正在使用 Firebase 运行我的应用程序的后端。当我尝试使用 \n 运行后端时,firebase emulators:start --inspect-functions它说

\n

节点 v: 18.13.0
\nFirebase-tools v: ^11.18.0
\nFirebase-functions v: ^4.2.0

\n
i  emulators: Starting emulators: auth, functions, storage\n\xe2\x9a\xa0  functions: You are running the Functions emulator in debug mode (port=9229). This means that functions will execute in sequence rather than in parallel.\n\xe2\x9a\xa0  functions: The following emulators are not running, calls to these services from the Functions emulator will affect production: firestore, database, hosting, pubsub\n\xe2\x9a\xa0  functions: Unable to fetch project Admin SDK configuration, …
Run Code Online (Sandbox Code Playgroud)

javascript node.js firebase

6
推荐指数
2
解决办法
3664
查看次数

标签 统计

firebase ×1

javascript ×1

node.js ×1