Created
October 2, 2021 09:48
-
-
Save Leonidas-from-XIV/e3ac8afab92400986861611e52f8f348 to your computer and use it in GitHub Desktop.
dune suddenly building fine
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/lua-ml (dunify)> dune clean | |
~/lua-ml (dunify)> dune build | |
File "src/luaparser_impl.ml", line 1: | |
Error: Could not find the .cmi file for interface src/luaparser_impl.mli. | |
~/lua-ml (dunify) [1]> dune build | |
# success |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment