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 executing the getMatches function, it gives an error with the following return:
Error: Error: There are no matches available, something went wrong. Please contact the library maintainer on https://github.com/dajk/hltv-api
at Object. (C:\Projects\teste-hltv\node_modules\hltv-api\dist\matches.js:76:19)
at Generator.next ()
at fulfilled (C:\Projects\teste-hltv\node_modules\hltv-api\dist\matches.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
When executing the getMatches function, it gives an error with the following return:
Error: Error: There are no matches available, something went wrong. Please contact the library maintainer on https://github.com/dajk/hltv-api
at Object. (C:\Projects\teste-hltv\node_modules\hltv-api\dist\matches.js:76:19)
at Generator.next ()
at fulfilled (C:\Projects\teste-hltv\node_modules\hltv-api\dist\matches.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered: