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
{{ message }}
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
when i use the tool i get this error with large list more than 160M
TypeError: Cannot read property 'trim' of undefined
at channels.map (/usr/local/lib/node_modules/iptv-cli/src/commands/get-categories.js:13:74)
at Array.map ()
at getCategories (/usr/local/lib/node_modules/iptv-cli/src/commands/get-categories.js:13:34)
at Proxy.cli (/usr/local/lib/node_modules/iptv-cli/src/cli.js:31:7)
at Object. (/usr/local/lib/node_modules/iptv-cli/index.js:3:25)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
could you help to solve this issue plz
thanx
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when i use the tool i get this error with large list more than 160M
TypeError: Cannot read property 'trim' of undefined
at channels.map (/usr/local/lib/node_modules/iptv-cli/src/commands/get-categories.js:13:74)
at Array.map ()
at getCategories (/usr/local/lib/node_modules/iptv-cli/src/commands/get-categories.js:13:34)
at Proxy.cli (/usr/local/lib/node_modules/iptv-cli/src/cli.js:31:7)
at Object. (/usr/local/lib/node_modules/iptv-cli/index.js:3:25)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
could you help to solve this issue plz
thanx
The text was updated successfully, but these errors were encountered: