Closed christianlmc closed 9 months ago
I'm reproducing it and don't know why it happens, looking at it thanks!
Have you reproduced it with any other modules?
After testing it happens only with Nuxt 3.10.3
, the bug isn't here with 3.10.2
. So likely a Nuxt bug
Also published a dep fix on my side on 3.6.1
Have you reproduced it with any other modules?
No, it seems like it only happens with nuxt-typed-router
Also published a dep fix on my side on
3.6.1
Updated to 3.6.1
and the issue is gone, thank you so much!
Describe the bug Installed
nuxt-typed-router
on a clean nuxt project.Running
npx run typecheck
gave me the following errorExpected behavior No typescript errors
Screenshots
Environnement infos
Your
pages
folder structureNot applicable
Your nuxt.config.ts