79530832

Date: 2025-03-24 10:41:55
Score: 1
Natty:
Report link

Remove eas projectId inside app.json, it belongs to another expo account:

"extra": {
      "eas": {
        "projectId": "Your project id"
      }
    }

Regenerate a new one:

eas init
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Clare Mburu