Skip to content

Warning: The @react-email/render dependency could not be found #905

@Serator

Description

@Serator

Describe the Bug

Hey there. I'm using Resend with SvelteKit (doc) and Vite 8. During the production build, I get the following message:

  Warning: The following modules failed to locate dependencies that may (or may not) be required for your app to work:
  node_modules/resend/dist/index.mjs
    - @react-email/render
  node_modules/resend/dist/index.cjs
    - @react-email/render
  ✔ done

Everything works, but it's a nuisance because it clutters up the log.

Thanks!

Link to the code that reproduces this issue

To Reproduce

Expected Behavior

What's your node version? (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions