Skip to content
New issue

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

fix: Fix NPM binary selection on ARM Macs #1376

Merged
merged 1 commit into from
Mar 21, 2024
Merged

fix: Fix NPM binary selection on ARM Macs #1376

merged 1 commit into from
Mar 21, 2024

Conversation

vitalygashkov
Copy link
Contributor

Fixes #1375

Copy link

google-cla bot commented Mar 20, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@joeyparrish joeyparrish changed the title fix: add ability to run npm binary on darwin/arm64 fix: Fix NPM binary selection on ARM Macs Mar 20, 2024
@joeyparrish
Copy link
Member

Thank you for the fix! When the tests pass, I will merge it. Looks like I will need to rerun one job that got canceled somehow.

@joeyparrish joeyparrish merged commit 733af91 into shaka-project:main Mar 21, 2024
36 checks passed
joeyparrish pushed a commit that referenced this pull request Mar 27, 2024
🤖 I have created a release *beep* *boop*
---


## [3.0.4](v3.0.3...v3.0.4) (2024-03-27)


### Bug Fixes

* BaseURL missing when MPD base path is empty ([#1380](#1380)) ([90c3c3f](90c3c3f)), closes [#1378](#1378)
* Fix NPM binary selection on ARM Macs ([#1376](#1376)) ([733af91](733af91)), closes [#1375](#1375)

---
This PR was generated with [Release Please](https:/googleapis/release-please). See [documentation](https:/googleapis/release-please#release-please).
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label May 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run executable via NPM module on Apple Silicon (even with Rosetta 2 enabled)
2 participants