Getting error message in "Sending Emails - 3. Creating an email template" section

OK, reading this thread:

Someone came up with a solution:

  1. In the folder “.react-email” delete package-lock.json and yarn.json
  2. Still in same folder in package.json set “@react-email/render” to version “0.0.9”
  3. Delete folder “node_modules”
  4. In terminal run “npm i” to reinstall it all

Hope this helps someone else :blush:

4 Likes