JEST throwing error - : Cannot use import statement outside a module #12016
Unanswered
pankajd1990
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have installed JEST in Vue js. and running test command.
when i run the command, following error comes.
my code is -
Jest configuration file
package.json
Hello.vue
spec file
Please help me to resolve this issue
Beta Was this translation helpful? Give feedback.
All reactions