workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

🐛 BUG: wrangler doesn't open edge when chrome isn't available

Open threepointone opened this issue 3 years ago • 0 comments
trafficstars

What version of Wrangler are you using?

2.0.16

What operating system are you using?

Mac

Describe the Bug

I have Edge installed. I do not have chrome installed. When I hit d after starting up wrangler dev, the devtools don't open. This is the code that should "work": https://github.com/cloudflare/wrangler2/blob/5b4d5a976a72e65149c883d2dbcb21f2125fc56e/packages/wrangler/src/inspect.ts#L646-L658

threepointone avatar Jul 11 '22 09:07 threepointone