Can't resolve i18n on 'useNuxtApp()'
Hello,
i recently installed nuxt/i18n the way it is described here: https://v8.i18n.nuxtjs.org/getting-started/setup
Everything works very well, but my IDE keeps complaining, even tho the code works perfectly fine. Is there maybe any typed i should add to avoid?
2 Replies
Interestingly within a pugin context "nuxtApp" it is fine:
Will be tracked here: https://github.com/nuxt-modules/i18n/issues/1703