I can't install utop because it requires lambda-term, but it seems like I can't install lambda-term because of some conflict.
Asked
Active
Viewed 80 times
0
-
I'm not sure why `react` and `lwt_react` conflict. I would suggest you uninstall both and try installing `utop` again, but I'll let someone more knowledgeable explain what is going on. – Richard-Degenne Sep 03 '18 at 13:53
-
Try executing `eval $(opam config env)` to make sure your terminal is using the right environment variables. – Jason Yeo Sep 11 '18 at 03:24