Skip to content

fix: sync package-lock.json with missing @emnapi entries#9

Merged
Arylo merged 1 commit into
masterfrom
copilot/fix-npm-ci-error
May 7, 2026
Merged

fix: sync package-lock.json with missing @emnapi entries#9
Arylo merged 1 commit into
masterfrom
copilot/fix-npm-ci-error

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

npm ci was failing because package-lock.json was missing @emnapi/core@1.9.2 and @emnapi/runtime@1.9.2, causing a lockfile/manifest mismatch.

Changes

  • Regenerated package-lock.json via npm install --include-workspace-root --workspaces to include the missing @emnapi/core and @emnapi/runtime transitive dependency entries

@Arylo Arylo marked this pull request as ready for review May 7, 2026 14:52
Copilot AI review requested due to automatic review settings May 7, 2026 14:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Arylo Arylo merged commit ae962ae into master May 7, 2026
14 checks passed
@Arylo Arylo deleted the copilot/fix-npm-ci-error branch May 7, 2026 15:22
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.

3 participants