The package.json points to "latest" for express which is version 3. The createServer doesn't respond with an object can be used for SSE(app). Solution: Easy: Specify ~2.5.11 instead of latest. More work: Change to express 3 syntax.