We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.shadcn-vue.com/docs/installation/nuxt.html
Currently following the steps listed in https://www.shadcn-vue.com/docs/installation/nuxt.html
if you proceed to step 4 npx nuxi@latest module add shadcn-nuxt after step 3 npx nuxi@latest module add @nuxtjs/tailwindcss
npx nuxi@latest module add shadcn-nuxt
npx nuxi@latest module add @nuxtjs/tailwindcss
it will raise this error ERROR Nuxt module should be a function: @nuxtjs/color-mode
ERROR Nuxt module should be a function: @nuxtjs/color-mode
There seems to be a new step that is required now npx nuxi@latest module add @nuxtjs/color-mode
npx nuxi@latest module add @nuxtjs/color-mode
System: OS: Windows 11 10.0.22631 CPU: (6) x64 Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz Memory: 21.12 GB / 31.94 GB Binaries: Node: 20.12.2 - C:\Program Files\nodejs\node.EXE npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD pnpm: 9.1.1 - ~\AppData\Local\pnpm\pnpm.EXE bun: 1.1.8 - ~\.bun\bin\bun.EXE Browsers: Edge: Chromium (127.0.2651.74) Internet Explorer: 11.0.22621.3527 npmPackages: @vueuse/core: ^12.0.0 => 12.0.0 nuxt: ^3.14.1592 => 3.14.1592 radix-vue: ^1.9.10 => 1.9.10 shadcn-nuxt: ^0.11.3 => 0.11.3 vue: latest => 3.5.13
The text was updated successfully, but these errors were encountered:
related #864 #945
Sorry, something went wrong.
No branches or pull requests
Reproduction
https://www.shadcn-vue.com/docs/installation/nuxt.html
Describe the bug
Currently following the steps listed in https://www.shadcn-vue.com/docs/installation/nuxt.html
if you proceed to step 4
npx nuxi@latest module add shadcn-nuxt
after step 3
npx nuxi@latest module add @nuxtjs/tailwindcss
it will raise this error
ERROR Nuxt module should be a function: @nuxtjs/color-mode
There seems to be a new step that is required now
npx nuxi@latest module add @nuxtjs/color-mode
System Info
Contributes
The text was updated successfully, but these errors were encountered: