© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago
ItzLue

Edge functions NPM import error

Hi
I'm having trouble with import npm packages in my edge functions:

I get the following errors "Deno: Uncached or missing npm package: google-auth-library@9" and "Deno: Module "npm:google-auth-library@9" has no exported member JWT"

And my import is
`import {JWT} from 'npm:google-auth-library@9'
`import {JWT} from 'npm:google-auth-library@9'
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

NPM Edge Functions
SupabaseSSupabase / help-and-questions
4y ago
Edge functions error
SupabaseSSupabase / help-and-questions
3y ago
Edge functions supabase error
SupabaseSSupabase / help-and-questions
5mo ago
Custom Edge Functions as an npm package
SupabaseSSupabase / help-and-questions
4y ago