bash: /Users/abdurahman/.bash_profile: line 9: syntax error: unexpected end of file Abdus-Air-5:FcExam abdurahman$ nodemon run server [nodemon] 1.18.10 [nodemon] to restart at any time, enter rs [nodemon] watching: . [nodemon] starting node run server server.js events.js:167 throw er; // Unhandled 'error' event ^
Error: listen EADDRINUSE: address already in use :::5000enter code here
-
You can follow this post to solve the problem. stackoverflow.com/q/4075287/5589964Chuong Tran– Chuong Tran2019-03-04 14:06:40 +00:00Commented Mar 4, 2019 at 14:06
Add a comment
|