Closed
Description
Just running node debug .
tells me to report this bug. There doesn't need to be any actual module to run.
I think it's harmless and just complaining about the used port. But node explicitly told me to report this bug, so I'm following the instructions given 👍.
- Version: v9.7.1
- Platform: Windows 10 x64
- Subsystem: node-inspect
node debug .
(node:14108) [DEP0068] DeprecationWarning: `node debug` is deprecated. Please use `node inspect` instead.
There was an internal error in node-inspect. Please report this bug.
Timeout (2000) waiting for 127.0.0.1:9229 to be free
Error: Timeout (2000) waiting for 127.0.0.1:9229 to be free
at Timeout.setTimeout [as _onTimeout] (node-inspect/lib/_inspect.js:54:14)
at ontimeout (timers.js:466:11)
at tryOnTimeout (timers.js:304:5)
at Timer.listOnTimeout (timers.js:267:5)
Metadata
Metadata
Assignees
Labels
No labels