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

eask in combination with windows-latest fails #224

Closed
sebastiaanspeck opened this issue Feb 11, 2024 · 1 comment
Closed

eask in combination with windows-latest fails #224

sebastiaanspeck opened this issue Feb 11, 2024 · 1 comment

Comments

@sebastiaanspeck
Copy link
Contributor

In multiple examples the docs refers to, running eask with windows-latest, it results in the same error:

Run make ci
eask clean all
Can't read whole string
make: *** [Makefile:33: clean] Error 1
Error: Process completed with exit code 1.

E.g. https://github.com/emacs-lsp/lsp-mode/actions/workflows/test.yml?query=branch%3Amaster

@jcs090218
Copy link
Member

jcs090218 commented Feb 11, 2024

The issue is the Emacs snapshot itself. The bug has already been fixed from the upstream, but they didn't release a new snapshot. Emacs dev doesn't release Windows snapshots that often, and it hasn't been updated for a year (the last update is April 2023).

Hope the information helps! :)

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

No branches or pull requests

2 participants