ended7월 20일· 1 sources
"TypeError: crypto.createCipher is not a function — migrating to createCipheriv on Node.js 22 Lambda"
Why it matters
If you bumped a Lambda function to nodejs22.x and your handler now dies on the first crypto call, this is the wall: TypeError: crypto.createCipher is not a function The function is simply gone from th...
1
Sources
+0
24h
—
Growth
63d
Active