Closed kevinsullivan closed 4 years ago
A little more context:
Error: The following libraries are missing in the default context:
- graphql-lwt
Hint: try: opam install graphql-lwt
bash-3.2$ opam install graphql-lwt
The following actions will be performed:
β install graphql_parser 0.13.0 [required by graphql]
β install graphql 0.13.0 [required by graphql-lwt]
β install graphql-lwt 0.13.0
Probably a version error. Closing. Sorry.
With apologies if this is due to newbieness. Happy to close this out if so.
CONTEXT: OSX
ocaml --version The OCaml toplevel, version 4.07.1
menhir --version menhir, version 20171222
PROBLEM