dajk / hltv-api

DEPRECATED: An unofficial JSON api for popular CS:GO website hltv.org. Check available methods on https://hltv-api.vercel.app/
http://npm.im/hltv-api
MIT License
277 stars 59 forks source link

error in getMatches #110

Open ronaldocestrela opened 7 months ago

ronaldocestrela commented 7 months ago

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)