Getting this error. When I redeploy it goes away, but it has come back twice after a while.
Coming from @react-email with these versions:
"@react-email/components": "0.0.36",
"@react-email/render": "1.0.6",
TypeError: reactDOMServer.renderToPipeableStream is not a function
at __spreadValues.selectors (file:///node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@react-email/render/dist/node/index.mjs:162:37)
at new Promise (<anonymous>)
at file:///node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@react-email/render/dist/node/index.mjs:161:11
at Generator.next (<anonymous>)
at fulfilled (file:///node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@react-email/render/dist/node/index.mjs:24:24)