NuxtN
Nuxt14mo ago
Inspiration

Nitro typechecking node_module errors

I'm trying to integrate a typecheck script into my Nitro project. I have seen tsc --noEmit or vue-tsc --noEmit recommended (Nitro typecheck). However, these commands always fail due to node_module type errors.
image.png
Was this page helpful?