-
Notifications
You must be signed in to change notification settings - Fork 48
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
Puppeteer Error: Could not find Chrome #149
Comments
same error here, no idea how to setup chrome for use with bun in either ubuntu or Windows |
@treetrum whoops forgot to include that. I'm on macOS Sequoia and yes the installation was successful |
@rnnnnh @j0rdan Looks like @treetrum has indicated the more bun-friendly command, |
@inlikealion unfortunately that didn't work for me. it also looks like |
@edlaver that did it! I'm able to download now, thank you for your help. |
hello! thank you for creating this tool.
this is my first time using anything with puppeteer and I'm getting an error after running the following:
bun run start --baseUrl "https://www.amazon.com" --totalDownloads 1 --manualAuth true
I get this:
this is after successfully running the browsers installation script recommended in the error message. appreciate any insight!
The text was updated successfully, but these errors were encountered: