A
A
adrash kh2018-03-05 11:10:39
linux
adrash kh, 2018-03-05 11:10:39

Metro Bundler can't listen on port 8081 how to fix this error?

Good afternoon.
I install react-native and after typing the command react-native gives this error. Please tell me how to fix it?
5a9cfb98d57c7773372581.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Official account of the Timeweb team, 2020-07-07
@timeweb_team

in this case, we advise you to check which process is occupying port 8081 with netstat -tulpn | grep 8081 and stop it.
Also you can start react-native using different port - react-native start --port=

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question