osx - Visual Studio Code Debug Nodejs Launch vs Attach -


on windows 8 can debug nodejs app using launch.json without issue. however, on osx forced attach process instead. if try launch debugging session on osx error message:

"cannot launch 'node' in debug mode."

what doing wrong?

in versions of vscode we've seen timing issue on os x result in error message. please upgrade latest vscode (0.5.0) , try again.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

c# - Replace text in MailItem Body -

java - Get more than One value and display it -