You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey buddy i got the same error last week this is because your server which you used maybe before in your earlier projects is running in your computer in your background and you have to stop it.
I ran a Node.js application on localhost:3000 but it was crashed. When I tried to run it again and the old process was still there and I needed to kill it in order to run my node application.
Open CMD or Any terminal - As Administrator Then ->
The text was updated successfully, but these errors were encountered: