arrowresearch/vscode-merlin

Automatic extension init: ocaml version mismatch

Closed this issue · 0 comments

Project with bs-platform@^7.0.1 gets this esy.json generated:

{"dependencies": {"ocaml": "4.2.x", "@esy-ocaml/reason": "*", "@opam/merlin-lsp": "ocaml/merlin:merlin-lsp.opam#f030d5da7a"}}

ocaml version here should be 4.6.1

Repro steps:

  1. Create new project with "bs-platform": "^7.0.1" in devDependencies:
    bsb -init my-new-project
  2. Open this project with extension installed
  3. Check .vscode/esy/esy.json