Mohammed Alokshiya
Mohammed Alokshiya
Thanks for the fix! This may be a good test that makes the library's current version crash, and is fixed with this PR: ``` id: "com.squaretrade.personalcloud", country: "au" ```
@dave-filion Try this: https://github.com/facundoolano/google-play-scraper/pull/557
@chriskinsman What query did you use to make it fail? I just tried different queries and it looks like it's working well
@chriskinsman It might cache issue. Please try to delete the `package-lock.json` file and `node_modules` folder then run `npm i` and check if that works