Skip to content

fix: fix ci/cd part 2 - #5

Merged
bordeux merged 2 commits into
masterfrom
hotfix/fix-ci-cd
Dec 30, 2025
Merged

fix: fix ci/cd part 2#5
bordeux merged 2 commits into
masterfrom
hotfix/fix-ci-cd

Conversation

@bordeux

@bordeux bordeux commented Dec 30, 2025

Copy link
Copy Markdown
Owner

No description provided.

- Remove package-lock.json from .gitignore
- Add package-lock.json to repository (required for npm ci)
- npm ci requires a lockfile for deterministic dependency installation

This fixes the 'npm ci can only install with an existing package-lock.json' error
in the semantic-release workflow.
@bordeux
bordeux merged commit 04ec590 into master Dec 30, 2025
7 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