Request failed with status code 504 Set EXPO_DEBUG=true in your env to view the stack trace.

expo version : 3.13.1

app.json
“expo”: “~40.0.0”,

I run following command to build for iOS
expo build:ios --release-channel production-01

Error : Request failed with status code 504 Set EXPO_DEBUG=true in your env to view the stack trace.

Hey @sayyamabbasi, can you update your cli version to the latest and try again? Also, what’s your environment and network config?

Cheers,
Adam

Yes It worked for me, I have to update my expo-cli and make it then compatible with node version then it all good, Thank you

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.