supportedArchitectures in package.json ensures the linux binding is in
the lockfile, so a standard frozen install now works correctly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
rolldown requires platform-specific bindings (@rolldown/binding-linux-x64-gnu)
that are absent from a lockfile generated on a different OS.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>