Nicolapps
CCConvex Community
•Created by Nicolapps on 9/7/2023 in #support-community
“Class extends value undefined is not a constructor or null” (Node actions + Puppeteer)
Hi everyone! I’m trying to use Puppeteer in a Node action. I have some simple code that works locally but fails when deployed on Convex:
5 replies
CCConvex Community
•Created by Nicolapps on 8/29/2023 in #support-community
Access fetch’s Response.redirected in Convex runtime actions
This currently throws:
Even though I can use
"use node"
to make it work, it would be neat to make this work in the Convex runtime.1 replies