DEV Community

Ajin-1597
Ajin-1597

Posted on

error deploying a tsx with deno deploy

HELP

I want to deploy a deno tsx (also using python) with dash.deno.com and recieved this message:

Failed to deploy:

UNCAUGHT_EXCEPTION

Error: Cannot load dynamic library because --unstable flag was not set
at https://deno.land/x/python@0.4.3/src/ffi.ts:46:13

This is the jsonc:

{
"tasks": {
"start": "deno run --allow-net=:8000 --unstable --allow-ffi --allow-env server.tsx"
}
}

So --unstable is set !

I don't understand the error.

Thank's for helping :)

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more