How-To
How to Fix EADDRINUSE Port Already in Use Error in Node.js
Fix the ‘EADDRINUSE: address already in use’ error in Node.js โ find and kill the process, change ports, and prevent it with graceful shutdown.