Duncan

Results 8 comments of Duncan

As others have said, it can take a few minutes to build everything. I'm using docker desktop in windows and if you keep an eye on the logs it should...

Appears to have been fixed in [postgrest-js v1.13](https://github.com/supabase/postgrest-js/compare/v1.12.0...v1.13.0). Dependency needs updating here.

@Gourav-21 I too have had this issue and have discussed and attempted to troubleshoot with a couple of other users in the Supabase discord but it doesn't seem to be...

Same here. Using latest VS Code insiders. This is recent too, maybe in the last week. Was working prior to then

Same issue here. Extension doesn't seem to connect to my DB properly and I get these error messages whenever I try running any command.

@JaleelB ??

Same issue here. I think this is to do with vercel's custom entry.server file. It doesn't make use of the loadContext arg and I've no idea how to use it....

So this has been reported as fixed in https://github.com/supabase/supabase-js/issues/1568 but I'm still seeing the problem. Anyone else? supabase-cli: 2.65.5 (Windows global install) supabase-js: 2.87.1 gotrue: supabase/gotrue:2.184.0 local dev server Edit:...