EAS build error operation not permitted, rmdir

I got problem when run eas build -p android:

:heavy_check_mark: Using remote Android credentials (Expo server)
:heavy_check_mark: Using Keystore from configuration: Build Credentials _79EGejY45 (default)

Compressing project files and uploading to EAS Build. Learn more: fyi/eas-build-archive.md at main · expo/fyi · GitHub
Error: EPERM: operation not permitted, rmdir ‘C:\Users\hostp\AppData\Local\Temp\eas-cli-nodejs\fe1e0466-0487-450e-ba17-b4b98a29f9f6-shallow-clone.expo’
Code: EPERM

Is it possible you have something like Antivirus software that might be trying to scan the directory when eas is trying to remove it?