Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望使用 firebase 功能。当我firebase init 在当前文件夹中输入时,它会在下面显示不正确的默认项目。显示的这些项目来自我的 google 帐户 1。目前我登录到 google 帐户 2。
firebase init
我将如何firebase init显示正确的默认项目(来自谷歌帐户 2 的项目)?这些是我的谷歌账户 2 中的项目:
您首先必须使用logout命令从 CLI 注销,然后login使用您的谷歌帐户 2 再次登录(命令)。
logout
login
在此处查看命令列表:https ://github.com/firebase/firebase-tools