npx eas build --profile development --platform android
ile bir android development sunucusu oluşturmaya çalışıyorum ama böyle bir hata ile karşılaşıyorum:
Loaded "env" configuration for the "development" profile: no environment variables specified. Learn more
EPERM: operation not permitted, scandir '/Users/******/Library/Accounts'
Error: build command failed.
I tried running the same command again using “sudo” but no change.