if `wrangler dev` is the right command this is the error I'm getting: ``` [wrangler:inf] Ready on h

if
wrangler dev
is the right command this is the error I'm getting:

[wrangler:inf] Ready on http://localhost:8787
[wrangler:err] TypeError: Cannot read properties of undefined (reading 'fetch')
    at Object.fetch (file:///Volumes/[...]/.vercel/output/static/_worker.js/index.js:40:40336)
Was this page helpful?