-
-
Notifications
You must be signed in to change notification settings - Fork 861
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 parse failed #397
Comments
Hi @RemiVillien, I guess it shouldn't work because |
Thanks you, I don't get the error anymore.
But now I get
What have I done wrong again >< |
Oh, and I also get |
Ok I figured it out, I don't think it's the right way, but it works
|
I'm having same issue. It says that we can use i18n outside of template:
|
seem same #401 issue |
@kazupon |
Hello, I am facing the exact same problem, any news about a fix? Thank you! |
Facing same issue |
vue & vue-i18n version
vue : 2.5.16 (I'm using the cli)
vue-i18n : 8.0.0
Reproduction Link
https://github.com/RemiVillien/VueI18nError
Steps to reproduce
npm run serve
What is Expected?
No ERROR
What is actually happening?
Hi,
I don't want to bother but I really don't understand why I get this error, I only get that when I add
<i18n src='./locales/en-US.json'></i18n>
to any .vue file.I'm prety sure I did something wrong but I just don't understand what it is.
I hope you can help me 🙏
The text was updated successfully, but these errors were encountered: