Next.js Discord

Discord Forum

Next.js 15.2.1 build error: TypeError: Cannot set properties of undefined (setting 'SHA224')

Unanswered
Griffon Nivernais posted this in #help-forum
Open in Discord
Griffon NivernaisOP
Using Next.js 15.2.0 the app builds fine, after updating to 15.2.1 i get the error on the /api/ipn endpoint

Removing crypto-js from the route seems to fix it, and moves on to error on the /api/trpc/[trpc] endpoint, i guess they use crypto-js or something similar aswell.

0 Replies