Missing support for Ciphers

Context: Building an SSO integration using Workers + Shopify Multipass. Need to get createCipheriv enabled. Currently getting the below console error. Node compatibility is enabled. Using the latest version of wrangler. 3.33.0

Uncaught SyntaxError: The requested module 'node:crypto' does not provide an export named 'createCipheriv'
Was this page helpful?