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

"sh: command not found" error when performing Git push or pull #58

Open
arimbun opened this issue Apr 13, 2021 · 0 comments
Open

"sh: command not found" error when performing Git push or pull #58

arimbun opened this issue Apr 13, 2021 · 0 comments

Comments

@arimbun
Copy link

arimbun commented Apr 13, 2021

Error when pulling:

sh: : command not found
/Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:238:in `load': Cannot parse a NULL or zero-length data (OSX::PropertyListError)
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:238:in `request_item'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/../app/controllers/remote_controller.rb:48:in `pull'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/lib/application_controller.rb:105:in `send'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/lib/application_controller.rb:105:in `call'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/lib/application_controller.rb:94:in `with_filters'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/lib/application_controller.rb:105:in `call'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/lib/application_controller.rb:112:in `call'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/tmvc.rb:56:in `dispatch_normal'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/tmvc.rb:74:in `dispatch'
	from /Users/rimbunar/Library/Application Support/TextMate/Managed/Bundles/Git.tmbundle/Support/tmvc/tmvc.rb:96:in `dispatch'
	from Pull:4

Output of Ruby version:

$ ruby --version
ruby 1.8.7 (2014-01-28 patchlevel 376) [i686-darwin18.2.0]

Mac OS version is Catalina 10.15.7

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

No branches or pull requests

1 participant