Closed
Description
First thanks for writing this project, I'm excited to have something like this written in OCaml and have a chance to hack on it. The blog post on https://gopiandcode.uk/logs/log-writing-activitypub.html was great.
I'm having issues with compiling this on macOS. The conan
dependency fails with this error in an OCaml 4.14.1 sandbox. Have you encountered this issue? Is it possible to work around not having conan available?
$ opam install conan
The following actions will be performed:
∗ install conan 0.0.2
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><> 🐫
⬇ retrieved conan.0.0.2 (cached)
[ERROR] The compilation of conan.0.0.2 failed at "dune install --create-install-files conan".
#=== ERROR while compiling conan.0.0.2 ========================================#
# context 2.1.4 | macos/x86_64 | ocaml-base-compiler.4.14.1 | https://opam.ocaml.org/#26770281
# path ~/code/ocaml/ocamlot/_opam/.opam-switch/build/conan.0.0.2
# command ~/.opam/opam-init/hooks/sandbox.sh build dune install --create-install-files conan
# exit-code 1
# env-file ~/.opam/log/conan-14922-5c5eb5.env
# output-file ~/.opam/log/conan-14922-5c5eb5.out
### output ###
# Error: Unknown package conan!
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><> 🐫
┌─ The following actions failed
│ λ build conan 0.0.2
└─
╶─ No changes have been performed
Metadata
Metadata
Assignees
Labels
No labels