I\'m getting following Console Error. Error : Cannot find module
Error : Cannot find module
Here is the full error i\'m getting in console. What should I do?
Make sure you give the right address path for app.js when running node /app.js. It can't find it
app.js
node /app.js
Error: Cannot find module 'C:\Users\User\Desktop\NodeJsProject\app.js'