Open Suniron opened 1 year ago
Nuxi 3.6.3 11:20:48 PM 11:20:49 PM RootDir: /home/etienne/development/nuxt3-turborepo-template 11:20:49 PM Nuxt project info: 11:20:49 PM
I made a repo to reproduce my problem: https://github.com/Suniron/nuxt3-turborepo-template
In a monorepo (turborepo), my Nuxt 3 app doesn't have typing for my ui package (@nuxt/kit):
@nuxt/kit
No response
Should it be a volar bug? IMO it should work now
Yep, it's a problem with recent vue-tsc / volar versions.
I'm using 1.8.1 for both now
Environment
Nuxi 3.6.3 11:20:48 PM 11:20:49 PM RootDir: /home/etienne/development/nuxt3-turborepo-template 11:20:49 PM Nuxt project info: 11:20:49 PM
Build Modules: -
Reproduction
I made a repo to reproduce my problem: https://github.com/Suniron/nuxt3-turborepo-template
Describe the bug
In a monorepo (turborepo), my Nuxt 3 app doesn't have typing for my ui package (
@nuxt/kit
):Additional context
No response
Logs
No response