It would seem that several devs on the team are having issues with rush. @mehdibalouchi@farhoud if you have any additional experiences/insights you would like to share it would be appreciated.
Personally, I have experienced two pain points.
- When I initially joined the project I was unable to get BOX working because of an issue with a dep. issue in working on apple M1. So I had to (and am still currently using) docker-compose which itself is not the greatest dev. experience.
- When I created a new react project under 'samples' there was an issue in running it under rush (but npm install && npm start worked fine). I ended up having to do a compare with one of the other samples and change a test to fix it.
It would seem that several devs on the team are having issues with rush. @mehdibalouchi@farhoud if you have any additional experiences/insights you would like to share it would be appreciated.
Personally, I have experienced two pain points.