Skip to content

The deployment failed: ISOLATE_INTERNAL_FAILURE #378

@Mohamedelbayoumi

Description

@Mohamedelbayoumi

I'm encountering an issue during the "Deploy to Deno Deploy" step in my GitHub Actions workflow. The error message I receive is:
The deployment failed: ISOLATE_INTERNAL_FAILURE
Unfortunately, the error message provides no further details, and I’ve tried multiple troubleshooting methods without success. Has anyone else faced this issue or know how to resolve it?
Any help would be greatly appreciated!
The code is written in es6 javascript and the code of deno.json is here:
{ "imports": { "@prisma/client": "npm:@prisma/client@6.11.1", "async-retry": "npm:async-retry", "bcryptjs": "npm:bcryptjs", "dotenv": "npm:dotenv", "express": "npm:express", "express-rate-limit": "npm:express-rate-limit", "firebase-admin": "npm:firebase-admin", "joi": "npm:joi", "jsonwebtoken": "npm:jsonwebtoken" }, "nodeModulesDir": "auto" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions