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: - ------------------------------
[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: - ------------------------------
1 Reply
I retried this on a Mac I have, with no issues. Might be a Windows / My computer problem.