themekit
themekit copied to clipboard
Cannot find binary to match your architecture [linux aarch64]
Describe the bug Unable to install themekit into arm chip computer.
To Reproduce Steps to reproduce the behavior:
- run command 'curl -s https://shopify.dev/themekit.py | sudo python3' on ARM Chip computer
- you'll see the issue
Expected behavior it should installed.
Environment (please complete the following information):
- OS: Ubuntu 22.04
- Processor: OrangePi Arc /ARM (Rockchip RK3588S)
Looks like the same issue as #953