`ERROR Cannot start nuxt: Cannot find module 'vue-tsc/out/index'` after upgrading to v2 I'm using Nuxt 3 latest with a monorepo config (nuxt layers) The only solution currently is to downgrade as suggested by @davinma `Downgrade "vue-tsc": "^2.0.4" to "vue-tsc": "^1.8.22"`