AshPostgres compilation error
While compiling ash_postgres 1.3.14 I get the following error and don't really know wether it's something related with my codebase or it is a library error.
I'm running elixir 1.14 and this is what my deps look like:
2 Replies
You'll need to update ash as well
I'm surprised it didn't require you to do that
Awesome, can't believe I missed that. Thank you!