简体   繁体   English

vs code 在安装过程中更改 Firebase 帐户时要求授权码

[英]vs code asking for authorization code in changing Firebase account during installation

? Which Firebase account would you like to use? 
> [Login in with another account]
> ********* (other Firebase account logged in)

? Which Firebase account would you like to use? [Login in with another account]
? Enter authorization code:

Where do I get the authorization code?我从哪里获得授权码?

I figured it out!我想到了! you should first run你应该先跑

firebase login

then然后

firebase init

before running跑步前

ng add @angular/fire

It is a step-by-step process.这是一个循序渐进的过程。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Firebase Hosting,如何一次在多个账户部署相同的代码 - Firebase Hosting, how to deploy the same code on more account at once 使用 Firebase HTTP Function 将授权代码返回到 Stripe(Firebase、Stripe OAuth、React (JSX) 前端) - Returning Authorization Code to Stripe using Firebase HTTP Function (Firebase, Stripe OAuth, React (JSX) frontend) 有什么方法可以从 android 工作室的代码中禁用 firebase 帐户 - is there is any way to disable firebase account from code in android studio 如何在授权代码流程中查看我的授权代码? - How do I check my authorization code in authorization code flow? 通过 expo 在 firebase 中注册帐户的格式以及如何编写代码以在通过应用程序创建新用户时捕获错误 - Format for registration of account in firebase via expo and how do i code my code to catch errors when creating new user via app 使用无服务器框架在 lambda AWS 中授予授权代码 - Authorization code grant in lambda AWS with Serverless Framework 使用 Google Kubernetes 引擎在本地运行项目时,VS Code 使用了错误的 Google Cloud 帐户 - VS Code using wrong Google Cloud account when running project locally with Google Kubernetes Engine AWS:代码部署安装失败 - AWS: Code deploy installation failed Flutter Firebase 快照代码不工作 - Flutter Firebase snapshot code not working 如何使用模拟服务帐户运行 python 代码 - how to run a python code with impersonated Service Account
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM