flying-huckleberry / SLbot

Runs alongside SLmod to provide a suite of features centered around making your SLmod server statistics available online
MIT License
2 stars 1 forks source link

TypeError: Cannot read property 'on' of undefined #6

Open techdr1ve opened 3 years ago

techdr1ve commented 3 years ago

I get to this image below. I have SLSC running successfully to convert the lua data to json I have S3 Server running successfully as well validating token and receiving DCS server stats This is the very last part, I don't know what to do. Says 'Cannot read property 'on' of undefined.

If you help me get this running i'll send you instructions on how to run this whole thing with screenshots so everyone can use this fanatic stats mod posting that you created :)

image

flying-huckleberry commented 3 years ago

@ucnanoman Did you ever get this working? Perhaps the version of electron required in package.json is deprecated and failing to instantiate at this point. I can dig into it more in the next few days and let you know what I find unless you've moved past this issue already.

webdevbrian commented 3 years ago

Same issue here @flying-huckleberry