facundoolano / aso

Tools for app store optimization on iTunes and Google Play
MIT License
720 stars 144 forks source link

Upgrade Google Play scrapper & iTunes scrapper versions #32

Closed benfontan closed 3 years ago

benfontan commented 3 years ago

This library is using old versions of your scrappers which makes it fail and lead to undefined errors seen in #31

UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'map' of undefined

Source repos and librairies have already been fixed, I just updated them in the package.json. I also created another npm package waiting for this PR to be merged & released. Thanks for those amazing tools! 🙏