Worker with --remote not working (Error 1104)

Hi. Yesterday I was setting up a worker to be able to run it locally with remote resources so I can debug the code among other things. It was working fine, however, this morning didn't work. No changes in the code.
yarn wrangler -e dev dev --remote
yarn wrangler -e dev dev --remote
I can provide a Ray ID: 9354db749b4704ad
1 Reply
Ricky U
Ricky U5d ago
why the double dev? npx wrangler dev --remote no? what error do you get -- it works for me, althought for some reason my console.logs arent shpwing up

Did you find this page helpful?