Closed sigmaSd closed 1 year ago
Thanks, I'll see if I can reproduce. My guess would be the custom target directory you're using "cargo_target_dir"
So running with CARGO_TARGET_DIR
set was indeed broken. I've pushed a fix to github. That said, I didn't get the same error as you when I had CARGO_TARGET_DIR
set. In fact, I didn't get any error - things just didn't work properly. So it's possible there's something else going on when you run it. But if that's the case, I'd probably need some more details like what code you're running it on.
thanks that fixed it.
Hello, I tried
cargo acn
but it fails compiling with: