I have a problem when trying to open a Node.js app on port 3000 because I have another app running(i don't know how because I tried to relaunch my laptop over and over again). How can I close the connection on port 3000 or close that app?
Asked
Active
Viewed 52 times
0
-
1What operating system are you using? – Feb 03 '18 at 04:04
-
windows operating – Feb 03 '18 at 22:53
-
Can you try this https://stackoverflow.com/questions/39632667/how-to-kill-a-currently-using-port-on-localhost-in-windows – Sakthivel Feb 04 '18 at 06:48