Closed Et7f3 closed 5 years ago
Looks like windows problems, I haven't use ide-reason in windows, did you installed ocaml/reason environment via reason-cli?
you can try with another language server in settings page:
after changing language server
atom . => do nothing
and same for esy atom.cmd .
I have installed OCaml via esy packages.json
"ocaml": "^4.7.0",
in dependencies
and when I do esy ocaml I can execute ocaml so I think it correctly installed.
same of ocamlmerlin
copie of my web dev console
@Et7f3 I haven't use esy before, perhaps you can install ocaml in global environment. The errors comes from upstream projects, like reason-language-server and ocaml language server.
Yep the error was solve when reinstalling project 👍
Hello,
I try to use ide-reason with atom but can't correctly.
step to reproduce: click 👆 close atom open cmd.exe as administrator travel to my directory and execute
atom .
Ok so it don't work
I have tried
esy atom.cmd .
they are text hidden:
Unix.Unix_error(_, "opendir", "")Raised by primitive operation at file "unix.ml", line 360, characters 32-73 Called from file "util/Files.re", line 185, characters 9-28 Called from file "src/analyze/State.re", line 445, characters 4-58 Called from file "list.ml", line 88, characters 20-23 Called from file "src/analyze/State.re", line 442, characters 26-446 Called from file "src/analyze/State.re", line 602, characters 24-75 Called from file "src/lsp/NotificationHandlers.re", line 74, characters 24-72 Called from file "src/lsp/BasicServer.re", line 84, characters 11-35