小编Dex*_*Dex的帖子

Flutterfire 配置无法以任何可能的方式工作

我试图一步一步地遵循所有文档,但我惨败了。我正在Windows上使用 Flutter 和 Android Studio 创建我的第一个应用程序。

错误:

i Found 0 Firebase projects. Selecting project five-six-seven-and-eight.
FirebaseCommandException: An error occured on the Firebase CLI when attempting to run a command.
COMMAND: firebase --version
ERROR: The FlutterFire CLI currently requires the official Firebase CLI to also be 
installed, see https://firebase.google.com/docs/cli#install_the_firebase_cli for how to install it.
Run Code Online (Sandbox Code Playgroud)

我已经下载了:

  • 项目文件夹中的独立 bin
  • 我已在 firebase.exe 中重命名它
  • 运行firebase login:ci,将令牌保存在系统变量中
  • 运行 firebase init login 有效,firebaseprojects:list 有效(我可以在 firebase 上看到我的项目)。

Flutterfire configure--> 失败!

然后我尝试通过node.js。 …

windows android firebase flutter

5
推荐指数
1
解决办法
2598
查看次数

标签 统计

android ×1

firebase ×1

flutter ×1

windows ×1