we used to deploy updates to workers with npx wrangler deploy in the local terminal.
now it just redirects to cloudflare, asks for permissions, then does notthing else.
We’ve updated the wrangler dependency to the latest version
did something change?
1 Like
Same here. Installed the last version of wrangler and nodejs. Tried on various browsers. Nothing work.
The redirection throw an error:
/home/user/.nvm/versions/node/v20.11.1/lib/node_modules/wrangler/wrangler-dist/cli.js:29747
throw a;
^
SyntaxError: Unexpected token ‘<’, "<!DOCTYPE "… is not valid JSON
So basically I am screwed since debugging without Wrangler is a major pain.