Why rename failed?
robincodex opened this issue Β· 0 comments
robincodex commented
π Bug description
This bug happened in
Line 158 in 77114ac
Error Access is denied. (os error 5)
occurs when call fs::rename
.
I have tested that fs::rename
can be renamed correctly in my program, but there are permissions problems in binary-install.
I just learned rust and donβt know how to solve this bug.
π€ Expected Behavior
Rename successfully.
π Steps to reproduce
cloudflare/wrangler-legacy#1504 (comment)
π Your environment
OS: Windows 10 v2004
binary-install version: 0.0.3-alpha.1
rustc version: rustc 1.46.0 (04488afe3 2020-08-24)