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: include optional dependencies in package-lock.json
Regenerate package-lock.json with --include=optional to ensure
platform-specific optional dependencies like @rollup/rollup-linux-x64-gnu
are properly included for CI builds.
0 commit comments