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
But when I try to install the extension in development mode, it fails with
Caused by:
failed to compile reasonml parser with clang: wasm-ld: warning: creating shared libraries, with -shared, is not yet stable
wasm-ld: error: symbol exported via --export not found: tree_sitter_reasonml
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
I'm adding reason support in zed, see zed-extensions/ocaml#5
But when I try to install the extension in development mode, it fails with
The text was updated successfully, but these errors were encountered: