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

cargo install amp doesn't work on Windows #297

Open
rocket-matt opened this issue Oct 15, 2024 · 1 comment
Open

cargo install amp doesn't work on Windows #297

rocket-matt opened this issue Oct 15, 2024 · 1 comment

Comments

@rocket-matt
Copy link

Termion fails to build on Windows, complaining about lacking the sys crate. Crossterm is a better alternative?

@jmacdonald
Copy link
Owner

Just to be clear, you're trying to install on Windows directly, and not via WSL? If that's the case, that's not going to work; Amp expects a POSIX-compliant OS.

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