Nuxt 3 i18n (@nuxtjs/i18n)

Can anyone explain to me how to add i18n to Nuxt 3?
I am using pnpm and run into several issues:

When I start the server I see this error: web dev: ERROR Cannot start nuxt: Cannot resolve vue-i18n on npm! please install it on 'node_modules'
Was this page helpful?