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
https://s3.amazonaws.com/browserStack/browserstack-local/BrowserStackLocal-darwin-arm64
I expect a working pre-build binary for any hardware.
The text was updated successfully, but these errors were encountered:
Try using this link - https://www.browserstack.com/browserstack-local/BrowserStackLocal-darwin-x64.zip
Sorry, something went wrong.
hehe, but that is x64 and won't resolve the issue here.
browserstack-runner does :
browserstack-runner
https.get('https://s3.amazonaws.com/browserStack/browserstack-local/BrowserStackLocal' + (windows ? '.exe' : '-' + process.platform + '-' + process.arch),
https://github.com/browserstack/browserstack-runner/blob/master/lib/local.js#L186
You can use https://s3.amazonaws.com/browserStack/browserstack-local/BrowserStackLocal-darwin-x64 This should work using Rosetta emulation (which happens automatically in the background) And meanwhile, we will fix the code in the repo
No branches or pull requests
https://s3.amazonaws.com/browserStack/browserstack-local/BrowserStackLocal-darwin-arm64
I expect a working pre-build binary for any hardware.
The text was updated successfully, but these errors were encountered: