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

Error ERR_REQUIRE_ESM: require() of ES Module not supported #13

Open
milahu opened this issue Sep 14, 2022 · 0 comments · May be fixed by #14
Open

Error ERR_REQUIRE_ESM: require() of ES Module not supported #13

milahu opened this issue Sep 14, 2022 · 0 comments · May be fixed by #14

Comments

@milahu
Copy link

milahu commented Sep 14, 2022

require() of ES Module not supported
change the require to a dynamic import() which is available in all CommonJS modules

work in progress ...

@milahu milahu linked a pull request Sep 14, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant