-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module failed to compile #436
Comments
Stackblitz link for the reproduction: Stackblitz |
Probably a duplicate of #141 |
We're getting the same error when trying to build the i18n module with I have checked and installing |
This is likely caused by vuejs/language-tools#5018. |
Oh, for some reason I wasn't subbed to this and didn't see @BobbieGoede's message. Indeed it fixes the build issue for Thanks @danielroe, subbing there to track that issue. |
still happening 😭 |
even if you pinned typescript to |
Thanks, I had only downgraded typescript |
Environment
Reproduction
pnpm dlx nuxi init -t module my-module
or nuxt-user-country module
Describe the bug
It's impossible to compile, and not even a clean nuxt module was generated by the starter project.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: