DEP0062: node --debug
类型: 生命结束
--debug
激活旧版的 V8 调试器接口,该接口在 V8 5.8 中被删除。它被替换为使用 --inspect
激活的检查器。
Type: End-of-Life
--debug
activates the legacy V8 debugger interface, which was removed as
of V8 5.8. It is replaced by Inspector which is activated with --inspect
instead.