In this case, the port is occupied
solution:
window + R open run input CMD open DOS command window
Input: netstat - ano
view port
the red mark indicates that the port is occupied,
Enter the TCP number corresponding to taskkill/F/T/im
in CMD to turn off the occupied port
and then NPM run serve can be run normally
Read More:
- Error starting userland proxy: listen TCP 0.0.0.0:9000: Listen: address already in use
- Solution to the problem that listen TCP 0.0.0.0:3306: bind: address already in use port is occupied in Linux centos7
- Error: listen eadrinuse: address already in use
- Eclipse port occupied( java.net.BindException : address already in use: bind) solution
- Error running ‘Tomcat 9‘: Address localhost:1099 is already in use
- Error: listen eaddnotavail: address not available
- How to solve oserror: [errno 98] address already in use and kill the python3 process
- JMeter: java.net.bindexception: address already in use: connect solution
- Failed to set up listener: socketexception: address already in use
- Error: transport error 202: bind failed: address already in use
- Error: listen EADDRNOTAVAIL: address not available 192.168.43.149:8002
- nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
- Port 4200 is already in use.Use ‘-port’ to specify a different port error Reasons
- What should be paid attention to in socket programming — bind socket error: address already in use
- [exception] address already in use: bind
- The Tomcat connector configured to listen on port 7014 failed to start
- Idea startup error: Port occupied/address already exists
- docker Error creating default “bridge“ network: failed to allocate gateway Address already in use
- Nodejs exception error: listen eacces 127.0.0.1:8000
- filezilla Failed to create listen socket on port 21 for IPv4 solution