SyntaxError: Invalid or unexpected token in AdonisJS V6 serve command #4760
-
Hello there, I'm getting the following error when running the node ace serve command. Could anyone explain what the issue is? |
Beta Was this translation helpful? Give feedback.
Answered by
RomainLanz
Oct 12, 2024
Replies: 1 comment 1 reply
-
Hey @abidr! 👋🏻 Please downgrade |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
abidr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @abidr! 👋🏻
Please downgrade
@swc/core
to1.7.26
, it seems they pushed a broken release.