Error while running shadcn-ui locally #8282
Unanswered
AbrarShahriar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The command pnpm --filter=ui dev That should work unless you renamed both the folder and the project name. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I forked the repo naming it "shadcn-ui" from "ui". Then cloned it, ran
pnpm install
. When I ran thepnpm --filter=shadcn-ui dev
script, I got this message:No projects matched the filters in "\path-to-folder\shadcn-ui"
.Also when I ran ``pnpm --filter=www dev`, the site works fine but if I navigate to a differant page, I get this error:

Beta Was this translation helpful? Give feedback.
All reactions