I was compiling a test file named Tests/Token.juvix. In the project directory, there is also a Token folder.
This resulted in the following error:
[62 of 62] Compiling /Users/<...>/anoma-app-patterns/Tests/Token.juvix
ld64.lld: error: failed to open /Users/<...>/anoma-app-patterns/Token: Is a directory
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
I was compiling a test file named
Tests/Token.juvix
. In the project directory, there is also aToken
folder.This resulted in the following error:
We could provide a clearer error message.