My team mate uploaded a meteor project where he created it with mac. I cloned the project and tried to first do npm install followed by typing meteor. However, the project keeps getting stuck at Building for web browser. I searched many solutions online but am still unable to solve the issue. I am using a windows computer and apparently the problem is faced by windows users.
Please try to clone this project from https://github.com/sohskd/meteorProject and follow the instructions in the README to see if you encounter the same issue as me. Any advice to solve this issue will be greatly appreciated. Thanks