Sometimes git mixes up uppercase and lowercase file names. This can lead to errors like this.
Try to rename components/Seo to components/SeoComponent, update the imports, try the build locally to verify and then commit to git. Do the same with /components/Layout. This should “flush out” the uppercase/lowercase issue if it is the root cause here.
After this, you should be able to rename your components to whatever you wish
Hi, @technoken35, we don’t have more information about how @linards resolved this. Our support team’s recommendation is to correct the site code to match the case of the actual files.
Maybe @linards will share his solution but our solution will also work if you want to try it.
If there are any questions about how to do this, please let us know.