Skip to content

fix: sync pnpm-lock.yaml with apps/api/package.json#6

Merged
davidlu1001 merged 1 commit intomainfrom
claude/fix-vercel-deploy-issue-949b3
Jan 15, 2026
Merged

fix: sync pnpm-lock.yaml with apps/api/package.json#6
davidlu1001 merged 1 commit intomainfrom
claude/fix-vercel-deploy-issue-949b3

Conversation

@davidlu1001
Copy link
Contributor

The lockfile was missing hono and drizzle-kit packages that were added to apps/api/package.json, causing Vercel deploy to fail with ERR_PNPM_OUTDATED_LOCKFILE when using frozen-lockfile mode.

The lockfile was missing hono and drizzle-kit packages that were
added to apps/api/package.json, causing Vercel deploy to fail with
ERR_PNPM_OUTDATED_LOCKFILE when using frozen-lockfile mode.
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
replimap-mono-web Ready Ready Preview, Comment Jan 15, 2026 5:31am

@davidlu1001 davidlu1001 merged commit 1b3e3ac into main Jan 15, 2026
4 checks passed
@davidlu1001 davidlu1001 deleted the claude/fix-vercel-deploy-issue-949b3 branch January 15, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants