You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to parse the metadata i get error inside console Uncaught TypeError: Class extends value undefined is not a constructor or null at node_modules/icecast-parser/dist/StreamReader.js (icecast-parser.js?v=e2d0f265:452:47) at __require (chunk-TYRVL62N.js?v=e2d0f265:5:50) at node_modules/icecast-parser/dist/Parser.js (icecast-parser.js?v=e2d0f265:532:26) at __require (chunk-TYRVL62N.js?v=e2d0f265:5:50) at icecast-parser.js?v=e2d0f265:617:16
The title of stream keeps appearing on the console, but other functions stops from working.
What could be the issue?
The text was updated successfully, but these errors were encountered:
When trying to parse the metadata i get error inside console
Uncaught TypeError: Class extends value undefined is not a constructor or null at node_modules/icecast-parser/dist/StreamReader.js (icecast-parser.js?v=e2d0f265:452:47) at __require (chunk-TYRVL62N.js?v=e2d0f265:5:50) at node_modules/icecast-parser/dist/Parser.js (icecast-parser.js?v=e2d0f265:532:26) at __require (chunk-TYRVL62N.js?v=e2d0f265:5:50) at icecast-parser.js?v=e2d0f265:617:16
The title of stream keeps appearing on the console, but other functions stops from working.
What could be the issue?
The text was updated successfully, but these errors were encountered: