We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm getting following error running macos.sh script on x86 Mac Mini (OS version: Monterrey):
found 0 vulnerabilities Installing Browsers... Clonando en 'browser-install'... remote: Enumerating objects: 70, done. remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 100% (28/28), done. remote: Total 70 (delta 23), reused 29 (delta 13), pack-reused 29 Recibiendo objetos: 100% (70/70), 23.30 KiB | 5.83 MiB/s, listo. Resolviendo deltas: 100% (33/33), listo. 11:41:43.019 - Cleaning up Chrome cached downloads... 11:41:43.026 - CPU Platform: x86_64, Translated: Traceback (most recent call last): File "/Users/gc/browser-install/browser_install_macos.py", line 210, in <module> main() File "/Users/gc/browser-install/browser_install_macos.py", line 202, in main install = Install() File "/Users/gc/browser-install/browser_install_macos.py", line 30, in __init__ if cpu.startswith('arm') or int(rosetta) == 1: ValueError: invalid literal for int() with base 10: ''
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm getting following error running macos.sh script on x86 Mac Mini (OS version: Monterrey):
The text was updated successfully, but these errors were encountered: