-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
I'm getting this error quite a lot when I use the Youtube-Chat package. Any idea what's causing this?
TypeError: Cannot read properties of undefined (reading '0')
at C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\parser.js:97:49
at Array.map (<anonymous>)
at parseMessages (C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\parser.js:89:17)
at parseActionToChatItem (C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\parser.js:148:18)
at C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\parser.js:54:25
at Array.map (<anonymous>)
at parseChatData (C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\parser.js:54:14)
at C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\requests.js:30:43
at Generator.next (<anonymous>)
at fulfilled (C:\Development\nodejs\youtube-chat\node_modules\youtube-chat\dist\requests.js:5:58)
Metadata
Metadata
Assignees
Labels
No labels