Imports on install #4337
-
Beta Was this translation helpful? Give feedback.
Answered by
benjibenoit
Jan 24, 2024
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Neo-Ryo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
What version of japa/adonisjs are you using?
I had the same error because japa was not the same version.
If you're on
"@adonisjs/core": "^5.9.0"
try"@japa/runner": "^2.5.1"
.