Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: debug command in package.json not working #335

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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).

@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

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

Successfully merging this pull request may close these issues.

2 participants