You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running on the latest version of jeweler: 2.3.9 on Windows 10 in Git Bash.
When I run rake build in a jeweler project (tried multiple projects that work fine on the Mac), I get this error:
rake aborted!
Git::GitExecuteError: git '-c' 'color.ui=false' version 2>&1:git: ''-c'' is not a git command. See 'git --help'.
Tasks: TOP => build
(See full trace by running task with --trace)
Git is working fine. Running on this version: "git version 2.27.0.windows.1"
Help would be appreciated.
The text was updated successfully, but these errors were encountered:
Hi,
I am running on the latest version of jeweler: 2.3.9 on Windows 10 in Git Bash.
When I run
rake build
in a jeweler project (tried multiple projects that work fine on the Mac), I get this error:Git is working fine. Running on this version: "git version 2.27.0.windows.1"
Help would be appreciated.
The text was updated successfully, but these errors were encountered: