when cloning using Git Desktop LFS files are not included

So I am trying to clone the repo to use C++, but every time the build fails with errors like - Cannot open include file:
../Plugins/Developer/Concert/ConcertApp/MultiUserClient/…
No such file or directory

I am cloning the repo and changing to 5.5 branch ( as my project was built with this version)

Any help at this point would be amazing

I am now cloning at the root of C:/ to see if this helps