Felipe M.

Results 2 comments of Felipe M.

> I had a very similar problem with react-router and just solved it by adding this line to serve.json. > > `"rewrites": [ { "source": "/**", "destination": "/index.html" } ]`...

> `brew install ack` fixes this issue for me This work for me too :D thanks XD