I built an app in react native in Expo. After trying to make a build for google play store, I ran the command 'eas build --platform android' but I got the error saying ' Error: EPERM: operation not permitted, rmdir 'C:\Users<username>\AppData\Local\Temp\eas-cli-nodejs\cbb3100e-c845-4dda-8e44-8c0d7f74b4b5-shallow-clone' Code: EPERM'.
I have tried a lot of things but nothing works. I really need some help here.