eBot-CSGO icon indicating copy to clipboard operation
eBot-CSGO copied to clipboard

On what distrib? Socket always crashing

Open owned85 opened this issue 4 years ago • 0 comments

Hi guys,

On what distribs are you installing eBot nowadays? Tried on several and always having some issues during install.

Latest try, Debian 9 with PHP 5.6 and when I try launch the socket, crashes all the time: node websocket_server.js IP PORT returns

/home/ebot/ebot-csgo/node_modules/socket.io/lib/store.js:35 Store.prototype.proto = EventEmitter.prototype; ^

TypeError: Cannot read property 'prototype' of undefined at Object. (/home/ebot/ebot-csgo/node_modules/socket.io/lib/store.js:35:42) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at Object. (/home/ebot/ebot-csgo/node_modules/socket.io/lib/manager.js:16:13) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) root@eBot:/home/ebot/ebot-csgo#

Thanks for the help

owned85 avatar Oct 01 '21 16:10 owned85