-
Notifications
You must be signed in to change notification settings - Fork 4
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
Project does not compile #2
Comments
I have the same error, @baleeds did you fix it? |
@baleeds and @izquierdogalan
|
Following up on @twillzy, it worked for me when I updated those dependencies but I also had to add plug_cowboy so it ended up being
I tried creating a PR against https://github.com/howtographql/howtographql which is where I suspect most people reading this are coming from and encountering the error however I'm not able to get that project to run due to missing deps. |
I have downloaded the project and run the proper commands, and the database is being created with the appropriate tables. However running the server results in this message:
Any ideas what's happening here? Perhaps absinthe has made breaking changes since the project was last working?
The text was updated successfully, but these errors were encountered: