Skip to content

errors: display Node.js version at the end of stacktraces on fatal exception that causes exit

Display Node.js version at the end of stacktraces on fatal exception that causes exit. Easier for debugging so you don't have to ask "what node version are you on?", it is directly in the error the user copy/paste from when asking for help.

Fixes: https://github.com/nodejs/node/issues/29731

Merge request reports

Loading