Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Importing npm packages in Deno - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
3y ago
•
1 reply
sumatoken
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
.
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Turborepo and importing packages
TTC
Theo's Typesafe Cult / questions
3y ago
problem importing first npm package
TTC
Theo's Typesafe Cult / questions
3y ago
Request -Website to analyze npm packages
TTC
Theo's Typesafe Cult / questions
2y ago
Deployment Errors on Vercel related to Tanstack NPM Packages
TTC
Theo's Typesafe Cult / questions
4y ago