Closed VictorAmarill closed 1 week ago
Describe your issue here
const appId = 'com.google.android.apps.translate' const app = await gplay.app({appId})
// Put code to reproduce the issue here
/node_modules/google-play-scraper/lib/utils/mappingHelpers.js:6:51)
Put error message here
Description:
Describe your issue here
Example code:
const appId = 'com.google.android.apps.translate' const app = await gplay.app({appId})
Error message: TypeError: Cannot read properties of undefined (reading 'replace')
/node_modules/google-play-scraper/lib/utils/mappingHelpers.js:6:51)