bigbluebutton / bbb-install

BASH script to install BigBlueButton in 30 minutes.
GNU Lesser General Public License v3.0
617 stars 538 forks source link

Please use removeListener or removeAllListeners instead. #201

Open isathish opened 4 years ago

isathish commented 4 years ago

SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions. Please use removeListener or removeAllListeners instead. See here for more details: http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener

michi-80337 commented 2 years ago

Thank you very much for that hint. As we are tracking issues of bbb-install.sh here, I'm a little bit confused about NodeJS stuff. Could you please give us a hint where you found the deprecated code and which version of BigBlueButton you are using? This would help a lot to route this issue to the right people.