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
I attempted to upgrade to bs-platform 5.1.0 and received this error after running `milk v1.0.0-alpha3``
Fatal error: exception Failure("Failed to load <project-path>/node_modules/.lsp/Types.cmt as a cmt w/ ocaml version 402, error: <project-path>/node_modules/.lsp/Types.cmt\nis not a compiled interface")
Raised at file "stdlib.ml", line 33, characters 17-33
Called from file "belt/belt_List.ml", line 172, characters 29-34
Called from file "src/Milk.re", line 66, characters 4-675
Called from file "src/Milk.re", line 139, characters 47-66
Called from file "bin/Main.re", line 104, characters **4-47**
After re-installing 5.0.6, milk ran successfully. I'd love to help with this but have no idea where to start.
The text was updated successfully, but these errors were encountered:
I attempted to upgrade to bs-platform 5.1.0 and received this error after running `milk v1.0.0-alpha3``
After re-installing 5.0.6,
milk
ran successfully. I'd love to help with this but have no idea where to start.The text was updated successfully, but these errors were encountered: