Replies: 2 comments
-
Which version is it not working on? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You have two solutions there. Downgrade |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting
[ERR_REQUIRE_ESM]: Must use import to load ES Module:while installing ava. I haveindex.jsandtest.jsfile and it gives this issue. I am trying to userequireinstead ofimportI am not much experienced. I am doing something wrong but can't figure out. Here are my test code picked from documentation and change
importtorequirepackage.jsonbtw this works on
node 14andnode 16Beta Was this translation helpful? Give feedback.
All reactions