Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello! kazupon! #14

Open
ryansegus opened this issue Aug 23, 2023 · 0 comments
Open

hello! kazupon! #14

ryansegus opened this issue Aug 23, 2023 · 0 comments

Comments

@ryansegus
Copy link

Hello, excellent job 馃憤 , right now I am developing an small portfolio in Nuxt 3 and I came across this little issue, I am using per-components translations which I find really awesome, the thing is that in my nuxt.config.ts I'm getting:

...Object literal may only specify known properties, and 聽defaultSFCLang聽 does not exist in type 聽NuxtI18nOptions

When I search around node_modules/.pnpm/@nuxtjs[email protected][email protected]/node_modules/@nuxtjs/i18n/dist/module.d.ts I can see that this prop is missing, I don't wanna make a PR because I am not really sure if it is something wrong on my config, I just wanted to let you know so you can have a quick look when you have time :)

By the meantime I just added a ts-expect-error to remove the warning
// @ts-expect-error Should I open an issue on git?

Thanks for this awesome plugin, keep up the good work, cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant