Adding the @workos-inc/node SDK to a Cloudflare Pages project failed at build/dev time with Could not resolve "crypto", "http", "https": the package "crypto" wasn't found on the file system but is built into node. The errors came from the SDK's Node-builtin imports, which Cloudflare's bundler cannot resolve. It started with a WorkOS release that changed Node-version support handling.