Failed to parse or read package.json when building

Hey I’m trying to build my app but it returns Failed to parse or read package.json: package.json does not exist in /home/expo/workingdir/build/mobile On github I have the mobile app in a folder called mobile which I assume is why the directory inside build is called mobile. On github I can see that the package.json is being uploaded and I can’t see anything in my .gitignore telling it to ignore package.json so I’m unsure to why it wont build.

My setup:

  EAS CLI 0.55.1 environment info:
    System:
      OS: Windows 10 10.0.19044
    Binaries:
      Node: 16.16.0 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
      npm: 8.15.0 - C:\Program Files\nodejs\npm.CMD
    Utilities:
      Git: 2.37.1.
    npmPackages:
      expo: ^45.0.6 => 45.0.6
      react: 17.0.2 => 17.0.2
      react-dom: 17.0.2 => 17.0.2
      react-native: 0.68.2 => 0.68.2
      react-native-web: 0.17.7 => 0.17.7
      react-navigation: ^4.4.4 => 4.4.4
    Project workflow: managed