In net beans i have installed node.js pulgin.But my sample node program is not working.Im getting error. This is my sample code
var http = require(\"http
Netbeans 8.1 now has Node.js debugging support. Simply right click the file and click 'Debug'.