Why I always get a warning that Ocamlformat_rpc is not installed? #868
-
|
Every time I start VS Code with my ocaml project open I get a notification warning: But and everything seems to work ok (but maybe I'm silently missing out on some auto formatting?) How do I make it happy? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
|
You should install the package ocamlformat-rpc. It should be mentioned in this repo’s readme btw |
Beta Was this translation helpful? Give feedback.
-
|
Install it where? I thought I already had it installed - see above |
Beta Was this translation helpful? Give feedback.
-
|
You only have |
Beta Was this translation helpful? Give feedback.
-
|
Ah, thanks! It seems obvious, but I wasn't seeing it 🤦 |
Beta Was this translation helpful? Give feedback.


You only have
ocamlformat-rpc-libinstalled. You need to installocamlformat-rpc.