PragunSaini / vndb-api

An API wrapper for vndb.org API.
MIT License
14 stars 1 forks source link

Error at utils.js when querying #3

Closed AkashAryal closed 4 years ago

AkashAryal commented 4 years ago

Hi! When I try the following query: get vn details,tags,screens,basic ( tags = [155,96,136] )

I get an error:

var status = response.match(/(\S+) {/)[1]; TypeError: Cannot read property '1' of null

PragunSaini commented 4 years ago

Thanks for opening this issue.

I have updated the package, fixing this bug, to v1.0.3.