You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use vim-reason-plus I get the following error:
sh: node_modules/bs-platform/lib/bsppx.exe -bs-jsx 3: No such file or directory File "", line 1: Error: Error while running extern.....
However compiling reasonml works fine otherwise. It's just in the editor I get this error. Formatting still works fine however hovering does not. I'm using Coc.vim and ale however removing these doesn't change anything.
The text was updated successfully, but these errors were encountered:
When trying to use vim-reason-plus I get the following error:
sh: node_modules/bs-platform/lib/bsppx.exe -bs-jsx 3: No such file or directory File "", line 1: Error: Error while running extern.....
However compiling reasonml works fine otherwise. It's just in the editor I get this error. Formatting still works fine however hovering does not. I'm using Coc.vim and ale however removing these doesn't change anything.
The text was updated successfully, but these errors were encountered: