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
I am trying to fetch generated code from V0 which is a chart component. So, that component required some package like recharts, lucide-react etc... But, it say can't install that packages.
npx shadcn@latest add "https://v0.dev/chat/b/b_qZDBrn7pf6z?token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..kXhhihOWnBzlNZhI.cV6SggkLvHqqj8tulZ8l_KK4GKzfjrGjeCaYndLxgQrpZ9LOWs8EOlGmeLo.LYtrMAE-MZNk1kjF9U5vRQ"
✔ Checking registry.
⠼ Installing dependencies.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Command failed with exit code 1: yarn add recharts lucide-react
I trying to manual install that packages and it was successfully added. But still facing that issue. I tried with npm and pnpm but it didn't fix at all.
Using React latest version 18.3.1 for that without typescript.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to fetch generated code from V0 which is a chart component. So, that component required some package like recharts, lucide-react etc... But, it say can't install that packages.
I trying to manual install that packages and it was successfully added. But still facing that issue. I tried with npm and pnpm but it didn't fix at all.
Using React latest version 18.3.1 for that without typescript.
Beta Was this translation helpful? Give feedback.
All reactions