Basic questions. Did you install the Express module in the project directory with npm install express? Please show us the part of your index.js file that the Express module and triggers the error. If you go into your project directory (where index.js is located) and type npm info express, what does it show? Please add this information to your question using the "edit" link below your question.
npm install express? Please show us the part of yourindex.jsfile that the Express module and triggers the error. If you go into your project directory (whereindex.jsis located) and typenpm info express, what does it show? Please add this information to your question using the "edit" link below your question.