NuxtN
Nuxt12mo ago
dFuZer

Type errors in Nuxt UI Pro

Hi, there are type errors in the library of NuxtUI pro in the node_modules and its affecting
nuxi typecheck
and my DX in general, by showing error messages while in development mode with
npm run dev
. Adding skipLibCheck in nuxt.config.js or tsconfig.json or anywhere doesn't change anything.

I don't see anyone else having this issue, yet setting up a nuxt project from scratch and just including nuxt ui pro gives me the same errors without changing anything from the base configs.

Has anyone had this issue?
image.png
Was this page helpful?