This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
Open
Description
Following directions from https://woz.sh/, everything went smoothly until I got to:
cargo install woz
I downloaded & compiled everything easily, yet 15 errors followed, such as:
error[E0433]: failed to resolve: maybe a missing
extern crate sys;
?
--> C:\Users\jack_.cargo\registry\src\github.com-1ecc6299db9ec823\termion-1.5.3\src\lib.rs:24:9
|
24 | pub use sys::size::terminal_size;
| ^^^ maybe a missingextern crate sys;
?
Full console output is available here:
woz-install-fail-windows.txt
Apologies if this was due to user error. I am actually a rabbit.
Looking through the Termion project and will possibly file an issue there as well...
Metadata
Metadata
Assignees
Labels
No labels