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

Cannot run server on arm-based Mac machines #13

Closed
za-peleg opened this issue Sep 4, 2023 · 1 comment · Fixed by #14
Closed

Cannot run server on arm-based Mac machines #13

za-peleg opened this issue Sep 4, 2023 · 1 comment · Fixed by #14

Comments

@za-peleg
Copy link

za-peleg commented Sep 4, 2023

Seems like the bundled typos-lsp is not arm even though it is bundled in the arm distribution.

file /Users/user/.vscode/extensions/tekumara.typos-vscode-0.1.3-darwin-arm64/bundled/typos-lsp
/Users/user/.vscode/extensions/tekumara.typos-vscode-0.1.3-darwin-arm64/bundled/typos-lsp: Mach-O 64-bit executable x86_64

/Users/user/.vscode/extensions/tekumara.typos-vscode-0.1.3-darwin-arm64/bundled/typos-lsp
zsh: bad CPU type in executable: /Users/user/.vscode/extensions/tekumara.typos-vscode-0.1.3-darwin-arm64/bundled/typos-lsp

This leads to not being able to connect to the server (as its not running)

@tekumara
Copy link
Owner

tekumara commented Sep 4, 2023

Hi @za-peleg what OS are you on, eg: what does uname -a show?

tekumara added a commit that referenced this issue Sep 4, 2023
tekumara added a commit that referenced this issue Sep 4, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.1.4](v0.1.3...v0.1.4)
(2023-09-04)


### Bug Fixes

* build arm64 binaries using correct target
([6f2c9d9](6f2c9d9)),
closes [#13](#13)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Oliver Mannion <125105+tekumara@users.noreply.github.com>
Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
This was referenced Mar 26, 2024
This was referenced Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants