79131294

Date: 2024-10-27 19:11:08
Score: 1
Natty:
Report link

Create a project under your organization (if you haven't already). Then inside your app.json

{ 
  "expo": {slug: <project slug here>, 
  "owner": <project name here>,
    "extra": {
      "eas": {
        "projectId": <project id here>
      }
    }
  }
}

Then

eas build:configure
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Liyu Mesfin