Currently attempting to get ocaml up and running in VSCode on windows 11 (win64). Have attempted getting the dkml distribution running, which has given me utop, ocaml, ocaml, opam. But for some reason I don’t have dkml (have followed the instructions on the site).
When I attempt ‘opam install dune’ I get the following error:
[ERROR] dune = 3.14.0: not available because the package is pinned to version 3.12.1
I’ve done all of the installation in a windows power shell environment. I am also aware of the page about sunsetting opam-repositry-mingw, but unsure how to circumnavigate this.
I have also attempted manual installation but that is throwing checksum mismatches.
Any help would be very much appreciated as this is quite frustrating.
That will take a while to complete, but after it completes you will have rolled your package repository to the last known good snapshot for Windows. opam install dune should work for you (ping here if it doesn’t).
Once an announcement is made that the central package repository is fixed you can hop back on with: