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 :
I'm not even using an npm package.
I'm using
I have no clue what I'm doing wrong because it works locally
Can someone help ?
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 definedI'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 ?

