rspack icon indicating copy to clipboard operation
rspack copied to clipboard

[Feature]: support freebsd

Open MohamedBechirMejri opened this issue 1 year ago • 1 comments

System Info

System: OS: Linux 5.15 Ubuntu 23.10 23.10 (Mantic Minotaur) CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-11320H @ 3.20GHz Memory: 6.50 GB / 15.52 GB Container: Yes Shell: 3.6.1 - /usr/bin/fish Binaries: Node: 20.12.1 - ~/.local/share/nvm/v20.12.1/bin/node npm: 10.8.1 - ~/.local/share/nvm/v20.12.1/bin/npm pnpm: 8.15.3 - ~/.local/share/pnpm/pnpm bun: 1.1.8 - ~/.bun/bin/bun npmPackages: @rspack/cli: ^0.7.5 => 0.7.5 @rspack/core: ^0.7.5 => 0.7.5

Details

getting a module not found error in our ci that's hosted on freebsd. it seems to be expected in node_modules/@rspack/binding/binding.js but not found on npm image

Reproduce link

No response

Reproduce Steps

try to build with rspack on freebsd

MohamedBechirMejri avatar Jul 02 '24 23:07 MohamedBechirMejri