Not able to setup the project locally #4106
-
I did yarn install and when I run yarn build I am getting errors. Can someone please help me? |
Beta Was this translation helpful? Give feedback.
Answered by
ritiksharmarj
Jun 4, 2023
Replies: 2 comments 6 replies
-
@peterpme Can you guide me here? What I am doing wrong? |
Beta Was this translation helpful? Give feedback.
4 replies
-
Can you go to the common folder (cd packages/common) and run yarn build there, see if it gives you an error? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This Issue has been resolved for me. I have run the yarn build in Git Bash and it solves the problem.
You guys can try using Git Bash or Windows Subsystem for Linux (WSL).