I was trying to deploy my new project like I have done once before, but it seems that this time I am unable to.
When I run fly deploy, I am get this error: failed to fetch an image or build from source: error building: failed to solve: archive/tar: unknown file mode ?rwxr-xr-x.
I tried to see if it was something that I may have done wrong, so I tried to run fly deploy on an already deployed project and without changing anything, I received the same error at the same stage.
Can i get assistance with this issue?