Thank you @hrishikesh for your reply. I really appreciate that you took a look at the post. The case sensitivity issue that you are refereeing doesn’t seem to be my issue although at first I thought so too. I have named my file as layout.js
and not Layout.js
and I import it as import Layout from "../components/layout"
at the very start of each file where I need it. So I don’t know why I might be having this issue then.
Other thing is that I have included node_modules
, .cache
in my .gitignore
file but don’t understand why it is still uploaded. Forgive me for it as I am really new to this stuff and might very possibly be making a mistake and would really appreciate your guidance.
But would it be possible for you to visit the repo and if not possible to clone it and might help me about the problem? I am sorry if I am asking for too much