In a node.js server console.log outputs to the terminal window, not to the browser’s console window.
How are you running your server? You should see the output directly after you start it.
In a node.js server console.log outputs to the terminal window, not to the browser’s console window.
How are you running your server? You should see the output directly after you start it.