Im trying to run this simple code but I m getting error all the time...I really dont know what\'s the problem. It seems to me very Ok...? Thanks!
var htt
In your first line there are quotes missing around http:
var http = require('http');