Skip to content
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 start project #16

Open
FilipPauco opened this issue May 23, 2024 · 1 comment
Open

Unable to start project #16

FilipPauco opened this issue May 23, 2024 · 1 comment

Comments

@FilipPauco
Copy link

After running through your readme setup, after running mix ecto.setup (updating didn't work)

I get following errors:

could not compile dependency :ssl_verify_fun, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile ssl_verify_fun --force", update it with "mix deps.update ssl_verify_fun" or clean it with "mix deps.clean ssl_verify_fun"

could not compile dependency :ecto, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile ecto --force", update it with "mix deps.update ecto" or clean it with "mix deps.clean ecto

@allen-garvey
Copy link
Owner

Apologies for the late response, I did not receive an email from GitHub about this issue, so just noticed it now.

I have just checked on a new clone and everything seems to be working for me. However I noticed the setup instructions are slightly out of date, so I have update them. Things have changed a lot in this repo since May, so it's possible you were seeing the issue then but it might have been resolved since.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants