My file name is app.js. I have tried running my javascript file in server using the command <E:<file path>\node app.js> . While I run this command, it opens a node server "<C:\Program Files\nodejs\node_modules\node\bin\node.exe>" The thing is I have node already installed. Why is it not opened directly in the terminal?