library · inferred from evidence
@workos-inc/node
A Node.js library provided by WorkOS for integration with their services.
- Dynamic require of buffer/index.js is not supported with nodejs_compat (WorkOS on Cloudflare)
Fixed in the v8 release of @workos-inc/node (PR #1370 reworked the crypto handling). Upgrade to v8 or newer if you run on Cloudflare Workers with nodejs_compat. On 7.x there is no clean fix; the error only appears in the local miniflare/vit