As I run this piece of code using node a.js:
node a.js
var sys = require(\'sys\'); sys.puts(\'Hello, World\');
I\'m getting the following as a
you installed node, you want the package called nodejs