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 have installed rube-beautify using sudo gem install ruby-beautify
Is ruby-beautify really buggy and unsupported project? #25
Keep getting this error message:
Command failed: /bin/sh -c [ -f ~/.bash_profile ] && source ~/.bash_profile;[ -f ~/.bashrc ] && source ~/.bashrc;rbeautify "/var/folders/pl/1m6gyp_11hsc43hljhf0_hh00000gn/T/input11513-38729-xhr9t6" /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:152:in indented_line': invalid byte sequence in US-ASCII (ArgumentError) from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:38:inblock in pretty_string' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:27:in each' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:27:inpretty_string' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:24:in print_or_die' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:57:inblock in <top (required)>' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:36:in each' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:36:in<top (required)>' from /usr/bin/rbeautify:23:in load' from /usr/bin/rbeautify:23:in
'
The text was updated successfully, but these errors were encountered:
I have installed rube-beautify using
sudo gem install ruby-beautify
Is ruby-beautify really buggy and unsupported project?
#25
Keep getting this error message:
Command failed: /bin/sh -c [ -f ~/.bash_profile ] && source ~/.bash_profile;[ -f ~/.bashrc ] && source ~/.bashrc;rbeautify "/var/folders/pl/1m6gyp_11hsc43hljhf0_hh00000gn/T/input11513-38729-xhr9t6" /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:152:in
'indented_line': invalid byte sequence in US-ASCII (ArgumentError) from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:38:in
block in pretty_string' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:27:ineach' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/lib/ruby-beautify.rb:27:in
pretty_string' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:24:inprint_or_die' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:57:in
block in <top (required)>' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:36:ineach' from /Library/Ruby/Gems/2.0.0/gems/ruby-beautify-0.97.1/bin/rbeautify:36:in
<top (required)>' from /usr/bin/rbeautify:23:inload' from /usr/bin/rbeautify:23:in
The text was updated successfully, but these errors were encountered: