Hi, now in debian we have express 4.x.
.createServer() has been deprecated since express 3.x, so you need to update your app to the latest version (4.x) of express. To achieve this purpose you way want to read this docs: * https://github.com/visionmedia/express/wiki/Migrating-from-2.x-to-3.x * https://github.com/visionmedia/express/wiki/Migrating-from-3.x-to-4.x -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org