Does any documentation exist outlining how to debug node executables beyond the videos that @tolusha created?
[original thread by Rob Moran]
Does any documentation exist outlining how to debug node executables beyond the videos that @tolusha created?
[original thread by Rob Moran]
it is the same as in VS Code, so you can refer to VS Code docs as well
[Rob Moran]
Thanks, I wasnt aware of that post. I was more after the commands and foo needed to debug a node app in pure Theia, but we got to the bottom of it with the --inspect-brk flag
i see, there are official docs from Node.js: https://nodejs.org/en/docs/guides/debugging-getting-started/#command-line-options