This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Error during build on fresh generated Vue-cli project in Typescript #290
Labels
Status: Review Needed
Request for review comments
Hi there, I hope you can help me.
I'm new on vue/i18n and other, so sorry if the response is simple or already exists where else, but I didn't find it ......
Let me explain
I generate a fresh vue project with vue-cli in typescript like this like this
then, I try to add the i18n plugin to this new project with the command 'vue add i18n@next' and select these options
this is the content of my packagess.json file
And the content of my i18n.ts generated file
But finally, when I run an npm run serve command, I have this error
Thanks for your time and your help.
Florian
node version => v16.17.1
npm version => 8.15.0
The text was updated successfully, but these errors were encountered: