-
-
Notifications
You must be signed in to change notification settings - Fork 605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: support freebsd #7023
Comments
We haven't added support for FreeBSD yet. |
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! |
What's the difficulty of supporting FreeBSD? |
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! |
we don't have freebsd runner |
@hardfist Github supports FreeBSD: https://github.com/marketplace/actions/freebsd-vm |
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
The text was updated successfully, but these errors were encountered: