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
because you didn't install it. you have express installed, not connect.
express
connect