Error in local Setup in yarn
I am trying to set up loacally on my Mac. But whiling doing this I am getting error after running Yarn.
Steps I followed :
1.Installed git , Node v18, Yarn v4(using corepack enable) and nvm using given links in doc.
2.Then cloned using SSH and run cd twenty
3.Installed database locally with brew
4.Installed redis
5. Copied .env.exmaple files to /front and /server
6.and Ran Yarn, this is when I ran into errors , as it was not completely successful
Steps I followed :
1.Installed git , Node v18, Yarn v4(using corepack enable) and nvm using given links in doc.
2.Then cloned using SSH and run cd twenty
3.Installed database locally with brew
4.Installed redis
5. Copied .env.exmaple files to /front and /server
6.and Ran Yarn, this is when I ran into errors , as it was not completely successful

