Just installed Package Control and when I try to install a new package I am getting an error dialog pop up with the following
Package Control
Error executing: C:\RailsInstaller\Git\cmd\git.exe symbolic-ref -q HEAD
VCS -based packages can be ignored with the “ignore_vcs_packages” setting.
I’m not even running rails so I don’t understand why it’s even trying to execute git for rails. Additionally, to try and resolve I set “ignore_vcs_packages” -> true in user settings, restarted. Reinstalled rails and reinstalled git, updated sublime. I am clueless as to what’s going on. But I am unable to install other packages. Anyone have ideas?