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
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Listening for WS on *:9000
Will proxy to TCP on *:6080 on first WS connection
Protocol messages can be logged by enabling logging.firefoxProtocol in your local.json config
Hot Reloading can be enabled by adding "hotReloading": true to your local.json config
Development Server Listening at http://localhost:8000
View debugger examples at http://localhost:7999
[BABEL] Note: The code generator has deoptimised the styling of "/Users/shanmuv/Desktop/Training/debugger.html/packages/devtools-sham-modules/sham/css-property-db.js" as it exceeds the max of "100KB".
TCP connection failed: Error: connect ECONNREFUSED 127.0.0.1:6080
WS connection closed, disconnected from TCP
Please consider this as a low priority issue.
I wanted to give Debugger.html and I followed steps mentioned in the README and above is the error I got.
I could not try debugger.html because of below error on
> "npm start"
Please consider this as a low priority issue.
I wanted to give Debugger.html and I followed steps mentioned in the README and above is the error I got.