Larry Mickie

Results 16 comments of Larry Mickie

sorry ive been busy i will share =)

@MHX792 sure give me one min :)) :+1:

@MHX792 here it is https://github.com/lmick002/ParseChat-Push

@w3b6x9 thanks for the quick response - whenever u install the @supabase/realtime-js as in the base directory and not native directory it throws this error: ` > postinstall > ts-node...

@w3b6x9 yes. I ended up having to update my python environment (at the time I was running ~v2..) but I'll double check to make sure it's fixed.

For more context here's our query that we're trying to adapt to the postrgres-kt library from the javascript library. ` const { data: profile, error } = await db.from("profiles") .select(...