Hey everybody,
I recently created a repository on my PC for an Unreal project. It has pushed fine to GitHub and I am able to successfully pull it and open it from another computer such as my laptop.
However upon installing LFS to the project on my PC and then pushing it to GitHub, I am unable to open the project after pulling it onto my laptop.
Attempting to open the project from my laptop gives me this error:
Any idea what I have done wrong?
Just to rehash the steps I took:
- Created a project
- Create a local repository using the GitHub desktop app
- Uploaded the repository to GitHub
- Pulled the repository from GitHub to my laptop, and opened it successfully
- Installed LFS to the project on my PC and uploaded to GitHub
- Pulled the project from GitHub to my laptop, and now the project no longer opens.
I’m not a programmer, so if possible please explain like I’m 5.
Thanks so much