Replies: 2 comments 3 replies
-
Going by the error message, your file contains ESM syntax however Node.js / AVA is treating it as a CommonJS file. For |
Beta Was this translation helpful? Give feedback.
2 replies
-
may package.json has |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I followed the basic setup, and my repo is uncomplicated. However my tests show
Beta Was this translation helpful? Give feedback.
All reactions