facundoolano / aso

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

Process Killed #8

Closed gautamm20 closed 6 years ago

gautamm20 commented 6 years ago

Hello,

I am using the base "google-play-scraper" library very successfully. However, any function in the aso library results in a "Killed" status. No matter what the input or call is.

Just to add, have tested this on three ubuntu VMs with varied RAM configs of 2 GB, 4 GB and 6 GB, all with the same result.

facundoolano commented 6 years ago

did you monitor the memory usage? maybe you need to increase the node memory limit with --max-old-space-size

facundoolano commented 6 years ago

Closing for unactivity, reopen if issues persist.