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

bug: No such file or directory error on mac #135

Open
mxfactorial opened this issue Sep 6, 2024 · 0 comments
Open

bug: No such file or directory error on mac #135

mxfactorial opened this issue Sep 6, 2024 · 0 comments

Comments

@mxfactorial
Copy link

env

os: sonoma 14.6.1
arch: x86-64

steps

  1. cargo install cargo-machete --version 0.6.2
  2. git clone https://github.com/systemaccounting/mxfactorial
  3. cd mxfactorial/services/graphql
  4. cargo machete

observed

Analyzing dependencies of crates in this directory...
error when handling ./Cargo.toml: No such file or directory (os error 2)
cargo-machete didn't find any unused dependencies in .. Good job!
Done!

expected

no repro with rm ~/.cargo/bin/cargo-machete && cargo install cargo-machete --version 0.6.1 && cargo machete:

Analyzing dependencies of crates in this directory...
cargo-machete didn't find any unused dependencies in /private/tmp/mxfactorial/services/graphql. Good job!
Done!

release

you are permitted to clone a copy of the privately licensed https://github.com/systemaccounting/mxfactorial repo for debugging this issue

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

1 participant