0

Trying to build by using eas build but now the builds go in queue and do not go from there. What used to take about 5 minutes to build is now sitting idle in the queue for over an hour, and it never starts. Cancelling the build and starting a new one does not help. Tried starting a build for a different project and had the same issue. Can this be related to my set up (Pasted below), or is it on the build-servers side?

here's my package.jsoon dependecies

"expo": "~46.0.13",
    "expo-application": "~4.2.2",
    "expo-build-properties": "~0.3.0",
    "expo-constants": "~13.2.4",
    "expo-device": "~4.3.0",
    "expo-firebase-recaptcha": "~2.3.0",
    "expo-font": "~10.2.0",
    "expo-keep-awake": "~10.2.0",
    "expo-linking": "~3.2.2",
    "expo-location": "~14.3.0",
    "expo-network": "~4.3.0",
    "expo-splash-screen": "~0.16.2",
    "expo-status-bar": "~1.4.0",
    "expo-updates": "~0.14.6",
    "firebase": "^9.10.0",
    "formik": "^2.2.9",
    "intl": "^1.2.5",
    "react": "18.0.0",
    "react-dom": "18.0.0",
    "react-native": "0.69.6",
    "react-native-app-link": "^1.0.1",

0 Answers0