🐛 BUG: wrangler prints ERROR for console.warn() #8063
Labels
bug
Something that isn't working
caretaking
Priority for caretaking
error-messaging
Improving user facing error messages
Which Cloudflare product(s) does this pertain to?
Wrangler
What versions are you using?
Wrangler 3.107.3
What operating system and version are you using?
Fedora Linux 41 ( 6.11.10-300.fc41.x86_64 )
Please provide a link to a minimal reproduction
No response
Describe the Bug
prints
✘ [ERROR] Received request without Upgrade header on /websocket path
when I run pnpm wrangler dev
It should print
⚠️ [WARNING] Received request without Upgrade header on /websocket path
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: