I am working in a project using git-lfs. I use macbook for work and my teammates use linux. When I clone my local repo. I got a below problem but my teammates have not met it. Would you mind telling me the reasons and giving me a solution.
Downloading data/processed/career_builder/embedding.npy (32 MB)
Error downloading object: data/processed/career_builder/embedding.npy (46778fb): Smudge error: Error downloading data/processed/career_builder/embedding.npy (46778fb4bf9dc184667a00cd0df92573919bfd8461e1d3bbf89370bf836ed8e7): EOF
Errors logged to /Users/logan/MyComputer/2018/eway/dyno/data science/Project/ihr-job-matching/orgininal/ihr_cj_matching/.git/lfs/logs/20190213T101936.958335.log
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: data/processed/career_builder/embedding.npy: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'