Debug not working

Hi,

Getting this error - and no files show in chrome debug window. Project is https://pear-sloop.glitch.me/

(node:368) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:1988

11:04 AM

at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1191:14)

11:04 AM

(node:368) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

11:04 AM

(node:368) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Hi @0sumrich, thanks for the report. We’re looking into problems with the debugger, but I don’t have an estimate of when it might be available again. Sorry for the inconvenience!

1 Like