hitting this error when trying to login via cli: ...
# prisma-whats-new
n
hitting this error when trying to login via cli:
Copy code
āžœ  marketmuse-gql graphcool login

ERROR: Unexpected end of JSON input

{
  "data": null,
  "errors": [
    {
      "message": "Unexpected end of JSON input",
      "locations": [],
      "path": []
    }
  ],
  "status": 200
}