Open frunox opened 2 years ago
Thanks for filing this! Sorry I'm seeing it just now (buried in Github notifications). I suspect this might have something to do with how the figlet files are referenced... let me see if I can reproduce the issue.
I was not able to reproduce the issue (on MacOS). Is this issue still persisting?
Trying to add figlet as an elixir dependency, which is failing. Other dependencies are installing correctly.
Elixir 1.12.3, Erlang/OTP 24. Windows 10
Code:
Error message
Procedure:
Also, in VSCode using ElixirLS extension, when figlet is added in the mix.exs file, ElixirLS throws an exception. This has not happened with any other dependency in any project I have created.