2

このプロジェクトをテストしたい: https://github.com/nt591/monkey-ocaml私の Mac で。プロジェクトをダウンロードした後dune runtest、次のエラーが返されました。

$ dune runtest
File "dune-project", 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.6

次に、この提案に従いましたが、次のように返されました。

$ dnf remove dune
-bash: dnf: command not found

インストールする必要がありdnfますか? 誰でも助けてもらえますか?

4

1 に答える 1