Typescript errors after building for production
I'm using nuxt 3.11.2, and things work fine on development but when I try building the application, I get these TS errors for things which should be autoimported
. I've tried installing several versions of vue-tsc and typescript, but to no avail. In addition nuxi typecheck also stopped working
3 Replies