Skip to content

chore: resync root package-lock (fix npm ci on main)#163

Merged
marinom2 merged 1 commit into
mainfrom
fix/root-lockfile
Jul 9, 2026
Merged

chore: resync root package-lock (fix npm ci on main)#163
marinom2 merged 1 commit into
mainfrom
fix/root-lockfile

Conversation

@marinom2

@marinom2 marinom2 commented Jul 9, 2026

Copy link
Copy Markdown
Owner

npm ci was failing on main (@types/node@25.9.3 in the lock vs 25.9.5 required by the file:./sdk tree), which is why CI has been red since #149. Regenerated the lock with npm install (no package.json version changes). Verified locally: npm ci, sdk build, typecheck, and the Next.js build all pass.

npm ci failed on main ("lock file's @types/node@25.9.3 does not satisfy 25.9.5")
because the root lock drifted from the file:./sdk dependency tree. Regenerate it
with npm install; no package.json version changes. Verified locally: npm ci, the
sdk build, typecheck, and the Next.js build all pass.
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
lightnode Ready Ready Preview, Comment Jul 9, 2026 8:10am

Request Review

@marinom2 marinom2 merged commit a4ae87c into main Jul 9, 2026
1 check was pending
@marinom2 marinom2 deleted the fix/root-lockfile branch July 9, 2026 08:09
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