When I run npm run whereisocamlmerlin, which is successfully locating ocamlmerlin
# vramana at pc in ~/Documents/reasonml/ExampleProject on git:master ✖︎ [15:10:12]
→ npm run whereisocamlmerlin
> ExampleProject@0.0.1 whereisocamlmerlin /home/vramana/Documents/reasonml/ExampleProject
> eval $(dependencyEnv) && which ocamlmerlin-reason
/home/vramana/Documents/reasonml/ExampleProject/node_modules/reason/_build/ocamlfind/bin/ocamlmerlin-reason
But when I run npm run editor, I get the error

cc @jordwalke
When I run
npm run whereisocamlmerlin, which is successfully locating ocamlmerlinBut when I run

npm run editor, I get the errorcc @jordwalke