-
-
Notifications
You must be signed in to change notification settings - Fork 457
Description
Describe the bug
┌ shadcn-svelte v1.0.0-next.8
│
◇ Which style would you like to use?
│ New York
│
◇ Which base color would you like to use?
│ Slate
│
◇ Where is your global CSS file? (this file will be overwritten)
│ src/app.css
│
◇ Where is your Tailwind config located? (this file will be overwritten)
│ tailwind.config.ts
│
◇ Configure the import alias for components:
│ $lib/components
│
◇ Configure the import alias for utils:
│ $lib/utils
│
◇ Configure the import alias for hooks:
│ $lib/hooks
│
◇ Configure the import alias for ui:
│ $lib/components/ui
│
◇ Config file components.json created
│
◓ Initializing project│
└ [CLI Error]: Failed to fetch base color from registry.
Reproduction
just add svelte next to a svelte project
Logs
System Info
System:
OS: Linux 6.11 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat)
CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
Memory: 17.81 GB / 31.23 GB
Container: Yes
Shell: 5.2.21 - /bin/bash
Binaries:
Node: 22.14.0 - ~/.nvm/versions/node/v22.14.0/bin/node
npm: 10.9.2 - ~/.nvm/versions/node/v22.14.0/bin/npm
pnpm: 10.6.4 - ~/.local/share/pnpm/pnpm
Browsers:
Chrome: 134.0.6998.88
npmPackages:
@sveltejs/kit: ^2.16.0 => 2.20.1
svelte: ^5.0.0 => 5.23.1
tailwindcss: ^3.4.17 => 3.4.17
Severity
blocking all usage of shadcn-svelte