NetEase / pomelo

A fast,scalable,distributed game server framework for Node.js.
http://pomelo.netease.com
MIT License
11.86k stars 2.9k forks source link

TypeError: express.createServer is not a function #1148

Open smallpupu opened 4 years ago

smallpupu commented 4 years ago

express.js中 Expose createApplication(). (exports = module.exports = createApplication)报错

DrayChou commented 4 years ago

npm install express@3.4.8

shudingbo commented 4 years ago

https://github.com/sex-pomelo/sex-chatofpomelo-websocket