Hey Guys, I have followed the yarn setup guide to setup my server and frontend on my windows machine in wsl.
When i run yarn database:init, I get this error: Failed to perform 'create extension pg_graphql': QueryFailedError: extension "pg_graphql" is not available
And when I run the server, I get this error.
Any ideas on how I can fix this?