This content originally appeared on DEV Community and was authored by Kinga Grubba
Hello, I’m a beginner in programming.
I wrote some code and after running npm start I got this error:
“Error: Cannot find module ‘express-session'”
plus 2 other errors.
I already reinstalled Node.js also module express and I’m using Node 18 on Windows 10 — could that be the problem?
Please, can somebody help me?
Project files:
https://www.dropbox.com/scl/fi/7q2wu8vu7mcdm96oi59hc/ClothesTiffaandCo.zip?rlkey=8gyurd6my7dnocmorlumm67tr&st=yaughbuw&dl=0
This content originally appeared on DEV Community and was authored by Kinga Grubba