Replies: 2 comments 1 reply
-
no answers? is there any way to force installation? |
Beta Was this translation helpful? Give feedback.
0 replies
-
try running "npx --legacy-peer-deps shadcn@latest init -d" to force install |
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.
-
Got the following error
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: npm install tailwindcss-animate class-variance-authority lucide-react @radix-ui/react-icons clsx tailwind-merge
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @uploadthing/[email protected]
npm error Found: [email protected]
npm error node_modules/uploadthing
npm error uploadthing@"^6.13.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer uploadthing@"6.13.2" from @uploadthing/[email protected]
npm error node_modules/@uploadthing/react
npm error @uploadthing/react@"^6.7.2" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/uploadthing
npm error peer uploadthing@"6.13.2" from @uploadthing/[email protected]
npm error node_modules/@uploadthing/react
npm error @uploadthing/react@"^6.7.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error C:\Users\MIslam\AppData\Local\npm-cache_logs\2024-09-16T04_52_36_058Z-eresolve-report.txt
npm error A complete log of this run can be found in: C:\Users\MIslam\AppData\Local\npm-cache_logs\2024-09-16T04_52_36_058Z-debug-0.log
Beta Was this translation helpful? Give feedback.
All reactions