Skip to content

Fix package-lock optional fsevents entry#236

Open
liusy0802-ui wants to merge 1 commit into
Ontotext-AD:masterfrom
liusy0802-ui:fix-lockfile-fsevents
Open

Fix package-lock optional fsevents entry#236
liusy0802-ui wants to merge 1 commit into
Ontotext-AD:masterfrom
liusy0802-ui:fix-lockfile-fsevents

Conversation

@liusy0802-ui

Copy link
Copy Markdown

Summary

  • refresh package-lock.json so the optional fsevents@2.3.3 package entry is present
  • keeps npm ci in sync with the committed package manifest/lockfile

Validation

  • npm ci --ignore-scripts --no-audit --no-fund
  • npm test -- --runInBand

Fixes #235

@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

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.

npm ci fails because package-lock is missing optional fsevents entry

1 participant