Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger / --inspect ? #61

Closed
0xdevalias opened this issue Apr 24, 2019 · 1 comment
Closed

Debugger / --inspect ? #61

0xdevalias opened this issue Apr 24, 2019 · 1 comment

Comments

@0xdevalias
Copy link

I was hoping to switch my default usage from babel-node to nesh for the extra functionality, but from a quick skim I can't see if/how starting with the debugger is supported?

My current workflow is: babel-node --inspect, and then I can connect to it from the chrome debugger.

Is there an equivalent feature (either core or plugin) with nesh?

My current (seemingly ineffective) attempt: npx nesh -b --inspect

@0xdevalias
Copy link
Author

On further exploration.. it seems this is more an npx problem than a nesh problem:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant