Pla2
Pla2
NNuxt
Created by Pla2 on 4/4/2024 in #❓・help
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: [email protected] - Builder: - - User Config: extends, modules, ui, devtools - Runtime Modules: @nuxt/[email protected], @nuxt/[email protected], @vueuse/[email protected] - Build Modules: - ------------------------------
2 replies