fat/space-tweet

TypeError : express.createServer is not a function [DEPRECATED]

Opened this issue · 0 comments

After followed the installation guide I ran node server.js and node throws app = express.createServer() as a TypeError.
With few documentation, it appears that express.createServer() is deprecated, you can see this

Hope this help,
Regards.