listen EADDRINUSE 127.0.0.1:3000

Node. js listen EADDRINUSE 127.0.0.1:3000 appears when running the app. The problem is that the set 3000 port is being used. Just modify the listening port.

Read More: