You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, what's the point? I made it work w/ chromium w/o wait: true, it opened a console, probably to the preview server. I make an http request, but it ignores my breakpoints.
Which Cloudflare product(s) does this pertain to?
Wrangler
What version of
Wrangler
are you using?2.12.2
What operating system are you using?
Linux
Describe the Bug
Then press d.
I don't have
google-chrome
but I havechromium
.Since you don't pass
wait: true
,open
doesn't try other browsers.Also, what's the point? I made it work w/
chromium
w/owait: true
, it opened a console, probably to the preview server. I make an http request, but it ignores my breakpoints.An issue in the
open
's repository.The text was updated successfully, but these errors were encountered: