[Feature]: support freebsd #9796
Replies: 8 comments 1 reply
-
We haven't added support for FreeBSD yet. |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment! |
Beta Was this translation helpful? Give feedback.
-
What's the difficulty of supporting FreeBSD? |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment! |
Beta Was this translation helpful? Give feedback.
-
we don't have freebsd runner |
Beta Was this translation helpful? Give feedback.
-
@hardfist Github supports FreeBSD: https://github.com/marketplace/actions/freebsd-vm |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment! |
Beta Was this translation helpful? Give feedback.
-
Can we support FreeBSD now? |
Beta Was this translation helpful? Give feedback.
-
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

Reproduce link
No response
Reproduce Steps
try to build with rspack on freebsd
Beta Was this translation helpful? Give feedback.
All reactions