Skip to content

fix: remove pnpm prune from Dockerfile (production down) - #12

Merged
stubbi merged 1 commit into
mainfrom
fix/docker-keep-all-deps
Mar 21, 2026
Merged

fix: remove pnpm prune from Dockerfile (production down)#12
stubbi merged 1 commit into
mainfrom
fix/docker-keep-all-deps

Conversation

@stubbi

@stubbi stubbi commented Mar 21, 2026

Copy link
Copy Markdown

drizzle-orm pruned but needed at runtime. CrashLoopBackOff.

Upstream lists runtime dependencies like drizzle-orm in devDependencies.
Pruning removes them, causing ERR_MODULE_NOT_FOUND at runtime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stubbi
stubbi merged commit 81b1962 into main Mar 21, 2026
1 check passed
@stubbi
stubbi deleted the fix/docker-keep-all-deps branch March 21, 2026 22:11
github-actions Bot pushed a commit that referenced this pull request Mar 23, 2026
Upstream lists runtime dependencies like drizzle-orm in devDependencies.
Pruning removes them, causing ERR_MODULE_NOT_FOUND at runtime.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stubbi added a commit that referenced this pull request Apr 17, 2026
Upstream lists runtime dependencies like drizzle-orm in devDependencies.
Pruning removes them, causing ERR_MODULE_NOT_FOUND at runtime.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant