Skip to content
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

Support for FreeBSD #1095

Open
darkoverlordofdata opened this issue Jun 5, 2023 · 1 comment
Open

Support for FreeBSD #1095

darkoverlordofdata opened this issue Jun 5, 2023 · 1 comment

Comments

@darkoverlordofdata
Copy link

OCaml works great on FreeBSD. NPM works everywhere. You thing this would work. But no, I can't build an application due to the dependence on esy. Is there any other way to build this? I see this compared to Electron. But Electron is available on FreeBSD. Not that I would use it...

barsoomian% npm install -g esy
npm ERR! code 1
npm ERR! path /usr/home/darko/.config/nvm/versions/node/v18.16.0/lib/node_modules/esy
npm ERR! command failed
npm ERR! command sh -c node -e "process.env['OCAML_VERSION'] = process.platform == 'linux' ? '4.12.0-musl.static.flambda': '4.12.0'; process.env['OCAML_PKG_NAME'] = 'ocaml'; require('./postinstall.js')"
npm ERR! error: no release built for the freebsd platform

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/darko/.npm/_logs/2023-06-05T17_09_32_933Z-debug-0.log
@Et7f3
Copy link
Member

Et7f3 commented Jun 5, 2023

Hello,

thanks for your interest I think this issue give advice how to go forward esy/esy#1113

even if you aren't enable to build esy you can still take tarball unpack them all a launch dune build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants