karthikmudunuri / eldoraui

Eldora UI is a collection of re-usable components that you can copy and paste into your web apps. It primarily features components, blocks, and templates.
https://www.eldoraui.site
MIT License
1.11k stars 39 forks source link

Deployment Issue #19

Closed ESHAYAT102 closed 2 months ago

ESHAYAT102 commented 2 months ago

Discussed in https://github.com/karthikmudunuri/eldoraui/discussions/18

Originally posted by **ESHAYAT102** August 5, 2024 ### How Can I Deploy The Portfolio Template After Customizing It I want to deploy the website with vercel. I tried to run `vercel` in the CLI, but it threw an error - `Error: Command "npm install" exited with 1`. I don't know what to do now. So, please help me out with this issue.
karthikmudunuri commented 2 months ago

Try npm install --legacy-peer-deps for not getting any issues with dependencies versions. If u still get any error send me a ss