We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following the README,
make build fails with:
make build
`make: jbuilder: Command not found`
trying to install jbuilder with opam fails with:
`[ERROR] jbuilder is not available because your system doesn't comply with ocaml-version >= "4.03.0".`
The text was updated successfully, but these errors were encountered:
So you are not on 4.03+ ? What version are you on and how did you install ocaml?
Sorry, something went wrong.
I am on 4.02.3+buckle-master via opam. Is 4.03.0 required ?
No branches or pull requests
Following the README,
make build
fails with:trying to install jbuilder with opam fails with:
The text was updated successfully, but these errors were encountered: