TypeError: arg.includes is not a function
when trying to get tests running with OCaml 5.2.0
#792
Labels
invalid
This doesn't seem right
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to get tests running on 5.2.0 on Windows, see ocaml-multicore/picos#104.
I was pointed to ocaml/opam-repository#25861 and to use the source of the PR
https://github.com/dra27/opam-repository.git#windows-initial
as the opam repository.It seems that doing so makes
setup-ocaml
run into an error:I don't know what causes this. This could be a bug in
setup-ocaml
(at least not checking/validating/parsing some inputs/data properly into type safe data structures) or something wrong with the#windows-initial
repository/branch.The text was updated successfully, but these errors were encountered: