Mick Lawitzke
Mick Lawitzke
Sounds amazing! Better testing would be huge. Any ETA on h3 v2 and Nitro v3 from todays perspective?
Is it correct that Nitro v3 is in beta? 😍
@corbinu Why did you downvote? Latest npm release is named `3.0.0-beta-28796231.359af68d` so I guess it is in beta?
Thanks for the update! I think what people dont see is the huge ecosystem around Nitro where a lot of things are happening, and eventually all of them will end...
Hello @BobbieGoede @IgorKha , I am having this issue since "forever". My IDE (WebStorm) is showing `$t`, `$n` etc red: I am on latest `@nuxtjs/i18n`, `9.2.1`. https://github.com/vuejs/language-tools/pull/4206 seems to be...
@BobbieGoede Weirdly with the [Stackblitz example](https://stackblitz.com/fork/github/BobbieGoede/nuxt-i18n-starter/tree/v9) it works. But I made a reproduction which is basically my project minus everything and there it is reproducable: https://github.com/MickL/nuxt-i18n-typings
Just wanted to note that I have this problem since a year or maybe forever. `$t` was always undefined and red in my editor as in my screenshot above.
I cant confirm. I tried your repo and have the same problem: I wonder how other libraries are handling this? Because I dont have the problem somewhere else.
I installed latest `@vue/language-server` `3.0.1` globally and switched to use that. It doesnt show me any red errors in all of my files anymore which is a big relieve! I...
Damn I thought Nitro doesnt support modules. I know it is a lot of work to write documentation but without somethign documented it is as like a feature doesnt exist...