question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find merlin binary at "ocamlmerlin".

See original GitHub issue

Hi all When I start VSC I’ve a warning:

Cannot find merlin binary at “ocamlmerlin”.

I am using UBUNTU 18.04 and with following node global packages installed:

/home/developer/.nvm/versions/node/v10.1.0/lib
├── bs-platform@3.1.5
├── npm@6.1.0
└── reason-cli@3.2.0-linux

Do I have to do additional setup?
Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14

github_iconTop GitHub Comments

4reactions
mateusfccpcommented, Sep 11, 2018

I’m getting this error, but I’m not using NVM, I insatalled ocamlmerlin through OPAM.

3reactions
SaswatPadhicommented, Feb 3, 2020

Same here. I installed ocamlmerlin via opam and recently started seeing this error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot find merlin binary at "ocamlmerlin" · Issue #739 - GitHub
I get the warning message that Cannot find merlin binary at "ocamlmerlin" when I try to open an OCaml file in VSCode for...
Read more >
ocamlmerlin issue in Visual Studio Code - Stack Overflow
ml files in VSC I have started getting a message in the lower right-hand corner of the window that says "Cannot find merlin...
Read more >
VSCode Ocaml+Reason extension cannot find merlin binary
The problem I'm encountering now is that VSCode “cannot find merlin binary” (even though which ocamlmerlin returns the correct answer ...
Read more >
Cannot find merlin binary at "ocamlmerlin". - Code Grepper
Cannot find merlin binary at "ocamlmerlin ". ; 1. { ; 2. "ocaml.merlinPath": "/Users/nick/.opam/system/bin/ocamlmerlin", ; 3. "reason.path.
Read more >
Setting up VS Code for OCaml development - CosmicCode
Myself, when running this, I was missing m4 - this was easily fixed by installing via the OS package manager (in my case...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found