EthereaLE
Denoβ€’14mo agoβ€’
4 replies
EthereaL

Deno not found in nextjs15 client component

Building a small scale website with Nextjs 15 and Firebase. I think the issue is that Deno.env.get() works on server components but when its a client component, it doesnt work and it throws this error "Deno is not defined"
image.png
Was this page helpful?