workers-sdk
workers-sdk copied to clipboard
🐛 BUG: wrangler doesn't open edge when chrome isn't available
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