[Fixed] Not able to run the ui.shadcn.com website #3148
ShrinidhiUpadhyaya
started this conversation in
General
Replies: 2 comments
-
Which node version are you on? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I fixed it. The issue was i had "-" (hyphen) in my root folder where the code was. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi All,
i am facing some issues while trying to run 'ui.shadcn.com' locally
I have installed all the dependencies using
pnpm install
When i try to run the ui.shadcn.com website,
pnpm --filter=www dev
, i get the following errorI tried to install the opentelemetry dependency using
pnpm i @opentelemetry/exporter-trace-otlp-grpc --force -w
, but i get the following errorCould someone help me resolve this?
Beta Was this translation helpful? Give feedback.
All reactions