Skip to content

In 9.15.0, production build leads to "ERROR Error: Uncaught (in promise): Error: Service storage is not available" #6894

@jnizet

Description

@jnizet

[REQUIRED] Describe your environment

  • Operating System version: macOS 12.6
  • Browser version: Chrome 108.0.5359.94
  • Firebase SDK version: 9.15.0
  • Firebase Product: storage (I guess)

[REQUIRED] Describe the problem

Sorry I haven't tried to create a repro yet.
I have an Angular app using Firebase that builds and runs fine with Firebase 9.14.0. The exact same code with Firebase 9.15.0 still runs fine with a development build (ng serve), but fails immediatealy with a production build (ng serve -c production). The browser console shows the following message:

Error: Service storage is not available
    at tr.getImmediate (main.js:1:934936)
    at Gr (main.js:1:254374)
    at main.js:1:308184
    at main.js:1:307599

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions