manakuro / project-management-demo-frontend

Asana clone app for font-end
https://project-management-demo.manatoworks.me/
3 stars 4 forks source link

How to clone this? #53

Open Sridhar-FullStack-Dev opened 4 months ago

Sridhar-FullStack-Dev commented 4 months ago

Hi dude I want to clone this repo. but I can't able to clone this due to lowest versions of the dependencies. What can I do and how to clone your repo

manakuro commented 4 months ago

Can you fork a repository to your account and clone it?

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#forking-a-repository

Sridhar-FullStack-Dev commented 4 months ago

Actually I am cloned with git clone and then I run these cmds like yarn install its showing dependency errors

manakuro commented 4 months ago

I think it's because of the Node.js version. I've upgraded Node.js to v20.12.2, so try to install again please.