OK, reading this thread:
Someone came up with a solution:
- In the folder “.react-email” delete package-lock.json and yarn.json
- Still in same folder in package.json set “@react-email/render” to version “0.0.9”
- Delete folder “node_modules”
- In terminal run “npm i” to reinstall it all
Hope this helps someone else
4 Likes