Skip to content

Bloom Blob Missing Specifier in [email protected] #8319

Closed
@chrisspiegl

Description

@chrisspiegl

Operating System

macOS 14.5

Browser Version

irelevant

Firebase SDK Version

10.12.0

Firebase SDK Product:

Analytics, AppCheck, Auth, Firestore, Performance

Describe your project's tooling

[email protected]
[email protected]
[email protected]

Describe the problem

I upgraded to the latest version of firebase with any of the versions above 10.12.0 and get the following errors when running my project:

⚙ [nuxt] warmup for @firebase/webchannel-wrapper/bloom-blob failed with: Missing "./bloom-blob" specifier in "@firebase/webchannel-wrapper" package
⚙ [warmup] tracking dependencies for @firebase/webchannel-wrapper/bloom-blob failed with: Missing "./bloom-blob" specifier in "@firebase/webchannel-wrapper" package

These do not happen with version [email protected] (tested 10.11.1) and have not happened before.
When downgrading to [email protected] the issues are no longer present.

I hope this can be fixed and upgraded so we can safely upgrade to v10.12.

Steps and code to reproduce issue

Install the described dependencies. Especially [email protected].
Then run the build and the issue comes up in development (after the browser urls are shown).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions