ocaml-dune

Dune version not supported

微笑、不失礼 提交于 2021-02-11 14:21:21
问题 I am trying to install google-drive-ocamlfuse from source, but the prereuiqisites got me a little confused. I am experiencing this error: [bf@localhost google-drive-ocamlfuse]$ dune build @install File "/home/bf/.opam/default/lib/gapi-ocaml/dune-package", line 1, characters 11-15: 1 | (lang dune 1.11) ^^^^ Error: Version 1.11 of dune is not supported. Supported versions: - 0.0 - 1.0 to 1.7 I have dune version 1.7 installed: [bf@localhost google-drive-ocamlfuse]$ dune --version %%VERSION%% [bf

Dune version not supported

ぐ巨炮叔叔 提交于 2021-02-11 14:20:39
问题 I am trying to install google-drive-ocamlfuse from source, but the prereuiqisites got me a little confused. I am experiencing this error: [bf@localhost google-drive-ocamlfuse]$ dune build @install File "/home/bf/.opam/default/lib/gapi-ocaml/dune-package", line 1, characters 11-15: 1 | (lang dune 1.11) ^^^^ Error: Version 1.11 of dune is not supported. Supported versions: - 0.0 - 1.0 to 1.7 I have dune version 1.7 installed: [bf@localhost google-drive-ocamlfuse]$ dune --version %%VERSION%% [bf