Skip to content

Commit package-lock.json - #7

Merged
duncanmcclean merged 1 commit into
mainfrom
package-lock
Sep 3, 2026
Merged

Commit package-lock.json#7
duncanmcclean merged 1 commit into
mainfrom
package-lock

Conversation

@duncanmcclean

@duncanmcclean duncanmcclean commented Sep 3, 2026

Copy link
Copy Markdown
Member

This pull request fixes an issue where the Create Release workflow failed at the npm ci step.

This was happening because package-lock.json was gitignored, and npm ci refuses to run without a lockfile.

This PR fixes it by removing package-lock.json from .gitignore and committing the generated lockfile. This is consistent with core and our other addons, where only composer.lock is gitignored.

@duncanmcclean
duncanmcclean merged commit a28d059 into main Sep 3, 2026
16 checks passed
@duncanmcclean
duncanmcclean deleted the package-lock branch September 3, 2026 09:51
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