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: install the x64 cli on windows-on-arm hosts #1858

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

MarshallOfSound
Copy link
Contributor

As in title, currently installing the CLI errored out on windows-on-arm hosts because it tries to install a build that I guess doesn't exist. This is a temporary workaround until ideally and arm64 build for windows is published.

@szokeasaurusrex szokeasaurusrex enabled auto-merge (squash) December 7, 2023 09:19
@szokeasaurusrex szokeasaurusrex merged commit 54cde67 into getsentry:master Dec 7, 2023
12 checks passed
@lforst
Copy link
Member

lforst commented Dec 7, 2023

This will likely not be enough (unless you're manually using the install script). We likely need to allow/publish this in our npm distribution packages.

szokeasaurusrex pushed a commit that referenced this pull request Feb 14, 2024
Ensures #1858 works even after a refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants