Importing npm packages in Deno
Hello everyone,
I am trying to create a Supabase Edge Function which uses Deno runtime.
I want to import the Clerk SDK from NPM but I am running into a Not found error.
Here is my import statement:
I am new to Deno and I'd appreciate any help I could get.
0 Replies