0

I was building react-native on vscode today and got the same error as the image. I've searched around, but it didn't help much as I only had answers for building in terminal. I want to know the solution when building in vscode.

enter image description here

Thanks for your advice

LovePig
  • 23
  • 6

1 Answers1

0

Just try the below

adb reverse tcp:8081 tcp:8081

and then reload the app

Nidhin Kumar
  • 3,278
  • 9
  • 40
  • 72