Getting below error while installing the binary: ...
# support-questions-legacy
a
Getting below error while installing the binary:
Copy code
./install: line 3: ./jre/bin/java: Bad CPU type in executable
Installation failed. Please try again
I used below curl to download:
curl 'https://api.supertokens.com/0/user/app/download?pluginName=postgresql&os=mac&core=7.0&api-version=0' --output supertokens.zip
Edit: Installed Rosetta 2 on MacBook having apple silicon to fix the issue.