You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In https://github.com/shadcn-ui/registry-template , it's stated that registry items are served under public/r/[name].json. However, navigating to that route returns 404. Instead in order to successfully use shadcn add, you have to send the request to shadcn add /registry/[name].
Is this an error in the docs, or am I misunderstanding it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In https://github.com/shadcn-ui/registry-template , it's stated that registry items are served under
public/r/[name].json
. However, navigating to that route returns 404. Instead in order to successfully useshadcn add
, you have to send the request toshadcn add /registry/[name]
.Is this an error in the docs, or am I misunderstanding it?
Beta Was this translation helpful? Give feedback.
All reactions