Skip to content

Commit efd6fd1

Browse files
committed
fix(deps): regenerate lockfile with linux-x64 optional binaries
Adds cross-platform install entries for native deps (@rollup, @oxc-resolver, @oxc-parser) so 'npm ci' on Linux runners finds the linux-x64-gnu binaries. The previous lockfile was generated on darwin-arm64 only, omitting the Linux entries; CI hit npm/cli#4828 and refused to install them. Regenerated via: npm install --include=optional --os=linux --cpu=x64 --package-lock-only npm install --include=optional
1 parent 1597e77 commit efd6fd1

1 file changed

Lines changed: 2692 additions & 936 deletions

File tree

0 commit comments

Comments
 (0)