Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes git-lfs installation check #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mschweig
Copy link

@mschweig mschweig commented Jan 3, 2025

Hi @jaiveersinghNV,

The current git-lfs installation check does not work, if git is installed but not git-lfs, which is default on Ubuntu 22.04.

In this case run_dev.sh exits without catching the error that git-lfs is not installed.

Screenshot from 2025-01-03 08-36-49

This PR fixes the git-lfs installation check and prints an error message in case its not properly installed.

Screenshot from 2025-01-03 08-47-12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant