Opening this issue for tracking purpose.
Google seem to provide arm64 chrome binary, ref. Kaliiiiiiiiii-Vinyzu/patchright#211 (comment)
This might require a fix now:
❯ patchright install --force chrome
Switching to root user to install dependencies...
[sudo: authenticate] Password:
++ arch
+ [[ aarch64 == aarch64 ]]
+ echo 'ERROR: not supported on Linux Arm64'
ERROR: not supported on Linux Arm64
+ exit 1
Failed to install browsers
Error: Failed to install chrome
Opening this issue for tracking purpose.
Google seem to provide arm64 chrome binary, ref. Kaliiiiiiiiii-Vinyzu/patchright#211 (comment)
This might require a fix now: