TS Issue with Pro DashboardPanel
Environment
- Operating System: Windows_NT
- Node Version: v18.16.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: -
- Package Manager: [email protected]
- Builder: -
- User Config: telemetry, ssr, devtools, experimental, devServer, colorMode, tailwindcss, modules, extends, imports, pinia, css, vite, ui, build, app, runtimeConfig, googleFonts, routeRules, nitro
- Runtime Modules: @nuxtjs/[email protected], @pinia/[email protected], @nuxt/[email protected]
- Build Modules: -
Version
v2.1.3
Reproduction
n/a
Description
When I'm running npx nuxi typecheck I'm seeing this error, even though I'm not using that component in my project:
Any idea how we can fix this?
Additional context
No response
Logs
No response
Would you mind providing the vue-tsc version you have installed?
This is the only instance i can see of it, unless there's another way to check?
Can you try to install the latest in your project like https://github.com/nuxt-ui-pro/dashboard/blob/main/package.json#L29?
It is recommended to install it as nuxi typecheck runs vue-tsc: https://nuxt.com/docs/api/commands/typecheck
Tried installing most recent, as well as 1x and both still have the same issue unfortunately.
This seems to be fixed in newest Nuxt version. Thanks anyway!
This is not actually fixed and we're still seeing it in nuxt 3.12.3. Any ideas how we could fix it?
This issue is stale because it has been open for 30 days with no activity.
Should be fixed in https://github.com/nuxt/ui-pro/releases/tag/v1.5.0.