Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Build Failure #599

Open
gawhite opened this issue Dec 8, 2024 · 0 comments
Open

Docker Build Failure #599

gawhite opened this issue Dec 8, 2024 · 0 comments

Comments

@gawhite
Copy link

gawhite commented Dec 8, 2024

Describe the bug

7

COPY package.json pnpm-lock.yaml ./
8

9

RUN corepack enable pnpm && pnpm install

! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.4.0.tgz
Progress: resolved 0, reused 0, downloaded 1, added 0
�ERR_PNPM_FETCH_404� GET https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241127.0.tgz: Not Found - 404

This error happened while installing a direct dependency of /app

No authorization header was set for the request.
10

11

Copy the rest of your app's source code

12

COPY . .
13

Link to the Bolt URL that caused the error

?

Steps to reproduce

npm run dockerbuild

Expected behavior

Completed Build

Screen Recording / Screenshot

No response

Platform

MAC OS Sequoia
Docker Desktop 4.36.0 (175267) is currently the newest version available.
Remote source location

https://github.com/coleam00/bolt.new-any-llm.git⁠
Revision[ba29e59⁠]
(ba29e59)
Tags

BOLT-AI:DEVELOPMENT
BOLT-AI:LATEST

Provider Used

No response

Model Used

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant