`supabase:wrappers/http@0.2.0` implementation not found
Hey there, I'm currently trying to implement the Paddle extension into Supabase Cloud (i was trying before in the supabase cli and got the same result) and I got this error.
ERROR: HV000: wasmtime error: component imports instance `supabase:wrappers/http@0.2.0`, but a matching implementation was not found in the linker
ERROR: HV000: wasmtime error: component imports instance `supabase:wrappers/http@0.2.0`, but a matching implementation was not found in the linker
I was following this guide and the error pops up until i run
import foreign schema paddle from server paddle_server into paddle;
import foreign schema paddle from server paddle_server into paddle;
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.