Skip to content

Firebase Studio: extensionHostWorker.esm.js 404 Error #9261

@rahmanmawa-cloud

Description

@rahmanmawa-cloud

Operating System

window 10 pro

Environment (if applicable)

Firebase Studio / Cloud Workstation

Firebase SDK Version

"dependencies": { ... "firebase": "11.0.2", ... },

Firebase SDK Product(s)

Component

Project Tooling

Project is built using:

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • Firebase SDK (v11.0.2)

LinguaBridge - Firebase Studio.pdf

Detailed Problem Description

While using Firebase Studio / Cloud Workstation, I encountered a 404 error preventing the environment from loading fully.

What I was trying to achieve:

  • Open Firebase Studio and run my Next.js project in the Cloud Workstation.

What actually happened:

  • The console shows the following error:
    GET .../extensionHostWorker.esm.js net::ERR_ABORTED 404 (Not Found)
  • As a result, the Cloud Workstation fails to load the necessary worker scripts.

Steps already tried:

  • Restarted the VM
  • Used /clear command
  • Cleared browser cache
  • Tested in Incognito mode

Impact:

  • Cannot properly load or work with Firebase Studio / Cloud Workstation.

Steps and code to reproduce issue

  1. Open Firebase Studio.
  2. Open any existing project or create a new workspace.
  3. Observe the browser console for the 404 error on extensionHostWorker.esm.js.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions