You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: regenerate package-lock.json with complete @swc/core platform entries (#257)
Fixes npm ci failure caused by stricter lockfile validation in newer npm versions.
The lockfile was missing node_modules entries for platform-specific optional dependencies.
0 commit comments