Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal crash on when parsing/printing this error #70

Open
jordwalke opened this issue Dec 21, 2016 · 0 comments
Open

Fatal crash on when parsing/printing this error #70

jordwalke opened this issue Dec 21, 2016 · 0 comments

Comments

@jordwalke
Copy link
Collaborator

(This was using refmterr).

I think we could add a giant try/catch around everything and by default just print the output unprettified.

+ env OCAMLOPT="ocamlopt.opt" /Users/user/Sites/project/node_modules/reason/_build/ocamlfind/bin/reopt -I /Users/user/Sites/project/node_modules/easy-format-actual/_build/ocamlfind/lib/easy-format -I /Users/pieterv/Sites/project/node_modules/flow_parser-actual/_build/ocamlfind/lib/flow_parser /Users/pieterv/Sites/project/node_modules/flow_parser-actual/_build/ocamlfind/lib/flow_parser/parser_flow.cmxa /Users/pieterv/Sites/project/node_modules/easy-format-actual/_build/ocamlfind/lib/easy-format/easy_format.cmx src/MiscTools.cmx src/Print.cmx src/project.cmx -o src/project.native
File "_none_", line 1:
Error: No implementations provided for the following modules:
         Unix referenced from src/MiscTools.cmx
Command exited with code 2.
Compilation unsuccessful after building 10 targets (9 cached) in 00:00:00.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant