5 Replies
that black screen area, that is suppose to be a CLI right?
The blank part should just be Chrome dev tools for debugging your worker. Cloudflare doesn't give you a CLI or anything like that, those are commands you should execute locally on your machine
That part doesn't load a CLI that I can interact with
I'm going to start using Wrangler CLI so it's no biggy but thought I ask anyway, incase it's just a permission that I don't have enabled in the browser or something
It would just be Chrome Dev Tools, not a cli. It's not the place you would run those wrangler/etc commands in, if that's what you're asking. It'd just be a debug tools for your worker
couldn't tell you why it didn't load though, perhaps an extension/ad block or something. If you're using Firefox I've heard people say before it's a bit buggy sometimes on it
I see, I just was curious why it wasn't working, I tried it in Edge and Chrome but didn't load
But that answers it, thank you!