Skip to content

Deploy failing #9361

@Avinashai-cmd

Description

@Avinashai-cmd

Description Next.js 14.2.5 deployment to Firebase Hosting fails consistently with the same error during the npm ci build step.
Steps to Reproduce 1. npm install @opentelemetry/api@1.9.0 --save-dev (To force sync). 2. firebase deploy.
Expected Behavior Deployment should succeed since the dependency is correctly listed in package-lock.json.
Actual Behavior (The Error Log) npm error Missing: @opentelemetry/api@1.9.0 from lock file
Workarounds Tried Cleared local cache (.firebase), full project cleanup (npm cache clean, deleted lock file), manually added the package, tried the .npmrc file with production=false.

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