I have tried starting a project from the "Blank Node.js Console Application" and "Blank Node.js Web Application" projects. When I place a breakpoint and then press F5, the application is executed, but no breakpoints are ever hit. Intellisense is working fine. I am using VS Ultimate 2013 Update 4.
Comments: For me, breakpoints are hit with web apps but not with console apps. Just create a blank console app, put a breakpoint on the hello world line, and hit F5. Breakpoint isn't hit, at least on my machine.
Comments: For me, breakpoints are hit with web apps but not with console apps. Just create a blank console app, put a breakpoint on the hello world line, and hit F5. Breakpoint isn't hit, at least on my machine.