No badges yet
No accepted solutions yet
Unable to use Pusher js
I followed this [example](https://vercel.com/docs/functions/quickstart) to create a nodejs function but I got the following error: Error: api/index.mjs: `config.runtime: "nodejs"`...
Unable to use Pusher js
In a serverless function, the build passes but when I invoke the function, I get a `FUNCTION_INVOCATION_FAILED`. In an edge function, the build failed with the following error:...