Skip to content

Conversation

stefanfuchs
Copy link

Use 'node -r ts-node/register --inspect' instead of 'ts-node --inspect', which doesn't work.
See: https://github.com/TypeStrong/ts-node#programmatic

Also added debug commands in the other boilerplate codes (basic and minimal).

Use 'node -r ts-node/register --inspect' instead of 'ts-node --inspect', which doesn't work.
See: https://github.com/TypeStrong/ts-node#programmatic
Add debug command in package.json (basic)
fix: debug command in package.json not working
@muhajirdev
Copy link

Hey, related to #438 , I can get the program running with vscode debugger now. After changing the debug command.

But still, when I add breakpoint on vscode. I still didn't stop

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

Successfully merging this pull request may close these issues.

2 participants