Module not found: Error: Can’t resolve ‘./components/PrivateRoute’ in ‘/opt/render/project/src/frontend/src’
Even though everything runs smootly locally, even the build command works as expected when trying locally, tried renaming, recreating, rewriting the files but nothing still the same module not found error.
Thanks a lot
Can’t thank you enough…
I Couldn’t have picked up on this issue in a thousand years because my local repo somehow already had a lower cased /components/ folder and i first had to rename it to something else then push to git and the rename it to lowercase components and push to git again.