Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude react-email? #14

Open
hansemannn opened this issue Jan 19, 2024 · 0 comments
Open

Exclude react-email? #14

hansemannn opened this issue Jan 19, 2024 · 0 comments

Comments

@hansemannn
Copy link

Can you please exclude the "react-email" peer dependency from this package? Of of it's dependencies (js-beautifier) It is causing build issues in modern Nuxt 3 environments:

[7:49:04 PM]  ERROR  [worker reload] [worker init] The requested module 'js-beautify' does not provide an export named 'html'

  import { html } from "js-beautify";
  ^^^^
  SyntaxError: The requested module 'js-beautify' does not provide an export named 'html'
  at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
  at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
  at async ModuleLoader.import (node:internal/modules/esm/loader:336:24)
  at async loadESM (node:internal/process/esm_loader:34:7)
  at async handleMainPromise (node:internal/modules/run_main:106:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant