Try to remove the gradle catch file and try again; it will work. I also face the same problem.
If it does not work, then use this trick:
npm run android
and when this starts to initiate, then clear terminalnpm run start
. I think this trick will work.