Andrei
Results
3
comments of
Andrei
> Adding some context: It looks like much of the issue is related to the number of files generated into a single directory. > > I was working on a...
In my case, the above did not work. I had to change it to the following: ```json "start": "HOST=localhost react-scripts start", ```