We are encountering an issue while deploying our Remix app on Render. During the deployment process, we are seeing the following error message:
Error: Could not parse schema engine response: SyntaxError: Unexpected token E in JSON at position 0
This seems to be related to a problem parsing the schema engine’s response, and we’re unsure of the cause. We have checked our app for potential issues, but the error persists.
Could you please assist us in resolving this issue? Any guidance or suggestions would be greatly appreciated.