Static GitHub Issues

[3274] Property or method "$i18n" is not defined on the instance but referenced during render.

prev: 如何将客户端源码里的window._NUXT_内容转码base64,或者隐藏?
next: req.headers producing error - Cannot read property 'headers' of undefined

I just took starterpack https://github.com/davidroyer/nuxt-ssr-firebase and your i18n example, both work fine, but once try to merge it, I get this error. I had the same issue when I try to add vue-i18n in my project (a similar problem with nuxt-i18n also). I never had this problem before, and I can't understand where it comes from, can you help me?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6985">#c6985</a>)</em></sub></div>