ssimonlpS
Denoβ€’14mo agoβ€’
7 replies
ssimonlp

Failed deployment Deno Deploy

Hey guys !
First of all I'm very new to Deno and trying out the whole toolchain because it seems so promising.
I'm actually trying do deploy a small app using Deno Deploy but I'm stuck with this error : ReferenceError: process is not defined

I'm not even using an npm package.
I'm using urql imported via jsr with import * from "jsr:@urql/core@5.0.8";
I have no clue what I'm doing wrong because it works locally ℒ️

Can someone help ? πŸ™
Screenshot_2024-11-22_at_13.43.40.png
Was this page helpful?