pomelo icon indicating copy to clipboard operation
pomelo copied to clipboard

是否可以全面支持node.js 6.x 及7.x++

Open cpple opened this issue 8 years ago • 11 comments

cpple avatar Jan 22 '17 08:01 cpple

基本上问题不大

fantasyni avatar Jan 22 '17 11:01 fantasyni

LGTM

Lellansin avatar Jan 23 '17 03:01 Lellansin

嗯,希望这个错误可以不再出现 process.EventEmitter is deprecated. Use require('events') instead

zyf0330 avatar Jan 24 '17 05:01 zyf0330

@zyf0330 Plz upgrade to 2.2.x

mzget avatar Jan 25 '17 03:01 mzget

线网更新意味着较高的风险 还是希望能有个稳定版本 或者能有个lts thx

cpple avatar Jan 28 '17 11:01 cpple

@cpple 恩恩,可以支持lts版本

fantasyni avatar Jan 29 '17 08:01 fantasyni

@zyf0330 准确的说这不是个错误 只是个warn

cpple avatar Feb 01 '17 04:02 cpple

额还真有人针对这个。。。我也早有应对之策,日志写的可是 error。😄

zyf0330 avatar Feb 01 '17 04:02 zyf0330

痛苦 悲伤,至今未支持node 6 +

ipengyo avatar Dec 14 '17 09:12 ipengyo

node 8.9.4

 /Users/mac/my/pomeloDemo/chatofpomelo-websocket/game-server/node_modules/socket.io/lib/store.js:35
Store.prototype.__proto__ = EventEmitter.prototype;
                                         ^

TypeError: Cannot read property 'prototype' of undefined

Topppy avatar May 14 '18 02:05 Topppy

node 8.9.4

 /Users/mac/my/pomeloDemo/chatofpomelo-websocket/game-server/node_modules/socket.io/lib/store.js:35
Store.prototype.__proto__ = EventEmitter.prototype;
                                         ^

TypeError: Cannot read property 'prototype' of undefined

package.json 里更新下pomelo 版本

djong0 avatar Dec 18 '18 14:12 djong0