I have an app deployed and running. I was using flyctl with no issues. I came back after about a week and attempted to run fly deploy
and got this error message:
Program ‘fly.exe’ failed to run: Access is deniedAt line:1 char:1
- fly deploy
At line:1 char:1
- fly deploy
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException + FullyQualifiedErrorId : NativeCommandFailed
I am running this on a Windows machine, have tried with administrator Powershell, have tried updating flyctl (successfully) and restarting my machine. The error persists. Please help.