adrianhajdin / project_modern_ui_ux_restaurant

This is a code repository for the corresponding video tutorial. In this video, we're going to build a Modern UI/UX Restaurant Landing Page Website
https://jsmastery.pro
1.42k stars 368 forks source link

Compiling issue #19

Open VitoZM opened 1 year ago

VitoZM commented 1 year ago

Uncaught Error: Cannot find module './MenuItem/MenuItem'

Dev-SimonD commented 1 year ago

Folder, paths and files are case sensitive. Check wheter you have MenuItem or Menuitem as yout path

bryanwills commented 1 year ago

I just tried to compile this myself and ran into this issue with 2 items in the repo. I renamed Menuitem to MenuItem and Findus to FindUs and then I was able to compile the project.