I am getting the below error after migrating Wasp to 0.12, I am using NodeJS 20. Below is the error, how do I fix this?
globalThis.crypto = webcrypto as Crypto; TypeError: Cannot set property crypto of #<Object> which has only a getter at <anonymous> (/app/.wasp/out/server/src/polyfill.ts:7:21)
globalThis.crypto = webcrypto as Crypto; TypeError: Cannot set property crypto of #<Object> which has only a getter at <anonymous> (/app/.wasp/out/server/src/polyfill.ts:7:21)
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.