You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems it started to works randomly,
sometimes works and sometimes not,
(what I saw, mainly in Hebrew words - its not working, but dont know if the language is the point or something else)
full error message:
TypeError: Cannot read properties of undefined (reading 'map')
at D:...\google-play-search\node_modules\ramda\dist\ramda.js:578:31
at Object.f2 [as map] (D:...\google-play-search\node_modules\ramda\dist\ramda.js:473:22)
at processFirstPage (D:...\google-play-search\node_modules\google-play-scraper\lib\search.js:101:27)
at D:...\google-play-search\node_modules\google-play-scraper\lib\search.js:31:21
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered:
seems it started to works randomly,
sometimes works and sometimes not,
(what I saw, mainly in Hebrew words - its not working, but dont know if the language is the point or something else)
full error message:
TypeError: Cannot read properties of undefined (reading 'map')
at D:...\google-play-search\node_modules\ramda\dist\ramda.js:578:31
at Object.f2 [as map] (D:...\google-play-search\node_modules\ramda\dist\ramda.js:473:22)
at processFirstPage (D:...\google-play-search\node_modules\google-play-scraper\lib\search.js:101:27)
at D:...\google-play-search\node_modules\google-play-scraper\lib\search.js:31:21
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered: