tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.54k stars 216 forks source link

v1.8.0 : Uncaught ReferenceError: regeneratorRuntime is not defined #463

Closed benjaminclot closed 3 years ago

benjaminclot commented 3 years ago

Actual behaviour: tmi.js 1.8.0 is not working, an error is thrown in the console

Expected behaviour: No error

Error log: image

Uncaught ReferenceError: regeneratorRuntime is not defined

Server configuration

AlcaDesign commented 3 years ago

Closed by 826e105fbe98f19de1e82f28cab9a1bffaa66940

AlcaDesign commented 3 years ago

Trying using the release of 1.8.2 https://github.com/tmijs/tmi.js/releases/tag/v1.8.2