You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0432]: unresolved import `pwd::Passwd`
--> C:\Users\piliT\.cargo\registry\src\index.crates.io-6f17d22bba15001f\expanduser-1.2.2\src\lib.rs:10:5
|
10 | use pwd::Passwd;
| ^^^^^^^^^^^ no `Passwd` in the root
For more information about this error, try `rustc --explain E0432`.
error: could not compile `expanduser` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: failed to compile `cargo-list v0.30.0`, intermediate artifacts can be found at `C:\Users\piliT\AppData\Local\Temp\cargo-installGbH1z4`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Platform
OS: windows 11 (Home) x86_64
Terminal:
$PSVersionTable.PSVersion
Major Minor Patch PreReleaseLabel BuildLabel
----- ----- ----- --------------- ----------
7 4 6
The text was updated successfully, but these errors were encountered:
This issue is caused by dependency "expanduser".
Problem
Platform
OS: windows 11 (Home) x86_64
Terminal:
The text was updated successfully, but these errors were encountered: