-
-
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
Unable to run on a phoenix project #542
Comments
Oh man you are right, I tried searching here, googling and AI and couldn't find the reason. Can I submit a PR to check for this situation as this just seems like a silly reason for it to bug out completely? |
@lnenad absolutely! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
"dialyxir": {:hex, :dialyxir, "1.4.3", "edd0124f358f0b9e95bfe53a9fcf806d615d8f838e2202a9f430d59566b6b53b", [:mix], [{:erlex, ">= 0.2.6", [hex: :erlex, repo: "hexpm", optional: false]}], "hexpm", "bf2cfb75cd5c5006bec30141b131663299c661a864ec7fbbc72dfa557487a986"},
Current behavior
I have an existing phoenix project and I am trying to add dialyxir to it. I get the following error when trying to execute
mix dialyzer
Expected behavior
Not sure whether my code is causing this issue as I am not well versed in elixir but looking at the stack trace I would expect this to be related to the lib.
The text was updated successfully, but these errors were encountered: