#Imported NPM package cannot find fs module
1 messages · Page 1 of 1 (latest)
My understanding is that Edge Functions is powered by Deno Deploy, and Deploy doesn't yet support npm modules
1 messages · Page 1 of 1 (latest)
I'm using npm:@resvg/resvg-js in Netlify Edge Functions (powered by Deno) but it errors saying that it can't find the fs module. I thought Deno was supposed to support things like this?
My understanding is that Edge Functions is powered by Deno Deploy, and Deploy doesn't yet support npm modules