It is an expo-eject project and the commands I have used after cloning the project are:
Yarn, Yarn start, Yarn android,
And it does not show any error but gets stuck on a same point everytime when I try to run the project.
The project runs fine on the laptops of other teammates, but I am facing this issue. Here are the versions of the installed tools: Nodejs 14.17.6, Expo 4.11.0, React-native-cli 2.0.1,
I am adding an image that shows where the project gets blocked.