firebase - Firebase 部署超时

标签 firebase deployment firebase-cloud-messaging

我正在尝试将我的 Firebase 函数部署到 Firebase,但我的 cmd 给了我以下信息:

i   runtimeconfig: ensuring necessary APIs are enabled...
+   runtimeconfig: all necessary APIs are enabled
!   missing necessary APIs. Enabling now...
i   functions: waiting for APIs to activate...
i   functions: waiting for APIs to activate...
i   functions: waiting for APIs to activate...
....after a few minutes....
Error: Timed out waiting for APIs to enable. Please try again in a few minutes.

我该如何解决这个问题?

最佳答案

如果您运行 firebase deploy --only hosting有用!

我将等待对打开的问题的答复,如果有任何变化,我会在此处更新。

关于firebase - Firebase 部署超时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46552001/

相关文章:

java - 无法解析符号 FirebaseListAdapter

javascript - Firebase 离线缓存 & 原始 firebase.js 源代码

android - Firebase 云消息传递 + Android : Priority of silent notifications

ios - Firebase - 无法将类型 'AppDelegate' 的值分配给类型 'UNUserNotificationCenterDelegate?'

ios - Swift 和 Firebase 云消息通知仅在应用程序关闭时起作用

python - Firestore 数据库写入的性能?

Git:应用程序配置和不同的环境

ruby-on-rails - 在 Heroku 上,如何部署不在 git repo 根目录中的 Rails 应用程序?

python - 在 Google App Engine 上部署 Flask 应用程序时出现问题

javascript - 使用可选的 key 参数限制 firebase equalTo 查询