Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Support Debugging in Node >= 8#194

Open
ideadapt wants to merge 2 commits intoteerapap:masterfrom
ideadapt:node8-debugger-support
Open

Support Debugging in Node >= 8#194
ideadapt wants to merge 2 commits intoteerapap:masterfrom
ideadapt:node8-debugger-support

Conversation

@ideadapt
Copy link

@ideadapt ideadapt commented Jan 5, 2018

Debug flag has changed from 'debug' to '--inspect' starting with node version 8. This change uses the correct flag, depending on the running version.

EDIT:
Unfortunately I did not find a way to test this flag. The approach in objectArgs_test.js seems not to work here, because the debugger output is written to early …

EDIT 2:
I just realised, that you do not run node 8 on travis. Is node 8 not officially supported?

@ideadapt
Copy link
Author

@teerapap What do you think about this?

@ideadapt
Copy link
Author

@teerapap no more maintaining this repo?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant