【问题标题】:Cannot read property 'deploys' of undefined无法读取未定义的属性“部署”
【发布时间】:2020-11-02 03:33:20
【问题描述】:

将包含 Firebase Cloud Functions 的 Angular 应用程序部署到 Firebase 时出现错误。我不知道为什么即使在“部署完成”消息之后我也会收到此消息。请帮忙。

下面是 CLI 的最后几行。

=== Deploying to 'havok-test'...

i  deploying hosting

+  Deploy complete!

Project Console: https://console.firebase.google.com/project/havok-test/overview
Cannot read property 'deploys' of undefined

【问题讨论】:

  • 在 Firebase CLI GitHub 上提交错误报告。确保您使用的是最新版本。 github.com/firebase/firebase-tools
  • @DougStevenson 可能值得将其发布为答案。虽然您可能无法在这里提供适当的解决方案,但我认为指导他们支持或 Github 存储库 是正确的答案。

标签: firebase npm google-cloud-firestore firebase-hosting firebase-cli


【解决方案1】:

根据问题中的 cmets 将其发布为社区 wiki。随意修改它

此案例的最佳方法是在 Firebase CLI 的官方 GitHub 上提交错误报告。可以使用以下链接报告该错误:Firebase CLI Repository

由于他们是上述功能的开发者,他们应该能够更好地处理这种情况。

感谢@DougStevenson 和@FrankvanPuffelen 提供信息!

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-10-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-12-31
    • 2020-04-06
    相关资源
    最近更新 更多