library · inferred from evidence
isomorphic-unfetch
A polyfill library for the fetch API that was causing compatibility issues with serverless runtimes.
- stytch-node crashes Vercel serverless functions: readable is not a ReadableStream
Using stytch-node inside Vercel serverless functions crashed with Unhandled Promise Rejection: TypeError: First parameter has member 'readable' that is not a ReadableStream. The same code worked locally and in a normal Node VM. The cause wa