I created expressjs application using the following commands:
express -e folderName npm install ejs --save npm install
When I run the appli
Close any other node servers that are running, even if they are in other terminal windows or running on different ports. That should fix the problem.