Skip to content

chore: commit npm lockfile so CI cache and npm ci succeed - #3

Merged
TMHSDigital merged 1 commit into
mainfrom
chore/lockfile-born-green
Jul 14, 2026
Merged

chore: commit npm lockfile so CI cache and npm ci succeed#3
TMHSDigital merged 1 commit into
mainfrom
chore/lockfile-born-green

Conversation

@TMHSDigital

Copy link
Copy Markdown
Owner

Initial-commit CI failed with "Dependencies lock file is not found" (live-run-proven: run 29298390196) because the scaffold emits no package-lock.json while ci.yml uses setup-node cache: npm and npm ci. Add the lockfile. Scaffold-template gap to report upstream.

🤖 Generated with Claude Code

The scaffold's ci.yml uses actions/setup-node with cache: npm, which
hard-fails when no lockfile is committed. Generate the lockfile for the
scaffold package.json (no dependencies yet).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@TMHSDigital
TMHSDigital merged commit 3e4531f into main Jul 14, 2026
6 checks passed
@TMHSDigital
TMHSDigital deleted the chore/lockfile-born-green branch July 14, 2026 01:29
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