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:
import { clerkClient } from "npm:@clerk/clerk-node-sdk";
import { clerkClient } from "npm:@clerk/clerk-node-sdk";
I am new to Deno and I'd appreciate any help I could get.
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server