How to use with ESM module? #108
Answered
by
kartikk221
tommoholmes
asked this question in
Q&A
-
I want to use ESM module, But I got error. |
Beta Was this translation helpful? Give feedback.
Answered by
kartikk221
Sep 14, 2022
Replies: 1 comment
-
What is the error you are receiving? HyperExpress is written as a CommonJS module but you should still be able to use it in ESM projects. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kartikk221
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the error you are receiving? HyperExpress is written as a CommonJS module but you should still be able to use it in ESM projects.