perseus-cli installation fail on windows 10. #324
Labels
A-cli
Area: command line interface
C-bug
Category: bug
tribble-reported
This issue was reported through Tribble.
This issue is reporting a bug in the code of Perseus. Details of the scope will be available in issue labels.
The author described their issue as follows:
Error message :
error[E0432]: unresolved import
winapi::shared::winerror
--> [...] .cargo\registry\src\index.crates.io-6f17d22bba15001f\notify-5.0.0-pre.13\src\windows.rs:9:21
|
9 | use winapi::shared::winerror::ERROR_OPERATION_ABORTED;
| ^^^^^^^^ could not find
winerror
inshared
Upgrading the "notify" depency version requirement to 5.1 allow the installation to proceed.
The steps to reproduce this issue are as follows:
A minimum reproducible example is available at <>.
Tribble internal data
dHJpYmJsZS1yZXBvcnRlZCxDLWJ1ZyxBLWNsaQ==
The text was updated successfully, but these errors were encountered: