NuxtN
Nuxt2y ago
1 reply
Pla2

Unable to start(dev) Dashboard template

I'm simply trying to see if I want to use Nuxt for our new projects and wanted to see the Dashboard template.
When running 'run dev' with any package manager I get the error:
[nuxt] [request error] [unhandled] [500] $setup.getULinkProps is not a function
It seems to work fine in stackblitz, and have not been able to reproduce it there.

My Nuxt project info:
------------------------------
- Operating System: Windows_NT
- Node Version: v20.10.0
- Nuxt Version: 3.11.1
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: bun@1.1.0
- Builder: -
- User Config: extends, modules, ui, devtools
- Runtime Modules: @nuxt/ui@2.15.1, @nuxt/fonts@0.6.1, @vueuse/nuxt@10.9.0
- Build Modules: -
------------------------------
Was this page helpful?