Skip to content

Fix/package lock license sync - #15

Merged
devtofunmi merged 2 commits into
mainfrom
fix/package-lock-license-sync
Aug 12, 2026
Merged

Fix/package lock license sync#15
devtofunmi merged 2 commits into
mainfrom
fix/package-lock-license-sync

Conversation

@devtofunmi

Copy link
Copy Markdown
Owner

No description provided.

Dependencies require Node >=22.12; standardize on Node 24 (the version the lockfile is resolved with) for local dev and CI.
CI used Node 20, which is too old for the deps (EBADENGINE) and resolves the dependency tree differently, so npm ci failed with 'Missing: lru-cache@11.5.2 from lock file'. Read the version from .nvmrc (Node 24) so npm ci matches the committed lockfile.
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
jargons-8yyz Ready Ready Preview Aug 12, 2026 12:46am

@devtofunmi
devtofunmi merged commit 80748b2 into main Aug 12, 2026
3 checks passed
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