-
-
Notifications
You must be signed in to change notification settings - Fork 458
Closed
Labels
triageThe issue is pending triage by a maintainer.The issue is pending triage by a maintainer.
Description
Describe the bug
E:\creative-tokyo\creative-tokyo-sssv>npx shadcn-svelte@latest init
┌ shadcn-svelte v1.0.6
│
◇ Which base color would you like to use?
│ Slate
│
◇ Where is your global CSS file? (this file will be overwritten)
│ src/app.pcss
│
◇ Configure the import alias for lib:
│ $lib
│
◇ Configure the import alias for components:
│ $lib/components
│
◇ Configure the import alias for ui:
│ $lib/components/ui
│
◇ Configure the import alias for utils:
│ $lib/utils
│
◇ Configure the import alias for hooks:
│ $lib/hooks
│
◇ Config file components.json created
│
◇ Alias paths validated
│
└ [CLI Error]: Registry item 'init' does not exist in the registry, nor is it a valid URL or a relative path to a registry dependency.
Trying to init the svelte shadcn, I got that error and also https://www.shadcn-svelte.com/docs/components/navigation-menu not working
Reproduction
shad execute the shadcn init base on svelte shadcn documentation
Logs
System Info
Browswe
Severity
blocking all usage of shadcn-svelte
jasonc624
Metadata
Metadata
Assignees
Labels
triageThe issue is pending triage by a maintainer.The issue is pending triage by a maintainer.