-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
crash on 1.0.0-rc 7 #365
Comments
I was also able to address it by deleting my |
Are you able to reproduce this? Also any chance you had previously installed Dialyxir as a mix archive? |
Previously my project was on |
I did not install it as an archive. Since upgrading I haven't seen the issue again, so it seems to only happen when updating the library. |
Out of curiosity, do either of you specify the PLT location in your |
I'm able to reproduce with the following steps:
|
I'd like to fix this, or at least have an adequate understanding and explanation of it before releasing 1.0. A lot of new users are still starting on 0.5 since that is what you land on by default in hex. |
Precheck
Environment
Current behavior
I get a crash running
mix dialyzer
after updating to RC7.Expected behavior
Going back to RC6, everything is fine.
The text was updated successfully, but these errors were encountered: