It appears that this simple app can\'t find the \'connect\' module after I just installed it in the file directory.
\'connect\'
var connect = require (\'connec
The connect module either is not installed or installed partially so install it firstly and later on try to start the server again
npm install connect