Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve debug info #173

Open
marxsk opened this issue Jan 25, 2022 · 0 comments
Open

Improve debug info #173

marxsk opened this issue Jan 25, 2022 · 0 comments

Comments

@marxsk
Copy link
Contributor

marxsk commented Jan 25, 2022

(node:19748) UnhandledPromiseRejectionWarning: Error: App not found (404)
at /home/vps/appscraper/node_modules/google-play-scraper/lib/utils/request.js:41:19
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5) 

It would be nicer to have more information there as many of us works with multiple applications. I suggest to add there whole opts. But I'm open about what should be displayed

app-store-scraper/lib/app.js: line 17
throw Error(App not found (404): ${JSON.stringify(opts)});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant