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
2016-08-28T02:39:11.616Z - debug: [beautifiers/beautifier.coffee] spawn done 1 /Users/liujun/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/dependency.rb:319:in `to_specs': Could not find 'rubocop' (>= 0.a) among 19 total gem(s) (Gem::LoadError)
Checked in 'GEM_PATH=/Users/liujun/.rvm/gems/ruby-2.3.1:/Users/liujun/.rvm/gems/ruby-2.3.1@global', execute `gem env` for more information
from /Users/liujun/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/dependency.rb:328:in `to_spec'
from /Users/liujun/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:65:in `gem'
from /Users/liujun/.rvm/gems/ruby-2.3.1@mall/bin/rubocop:22:in `<main>'
from /Users/liujun/.rvm/gems/ruby-2.3.1@global/bin/ruby_executable_hooks:15:in `eval'
from /Users/liujun/.rvm/gems/ruby-2.3.1@global/bin/ruby_executable_hooks:15:in `<main>'
2016-08-28T02:39:11.617Z - verbose: [beautifiers/beautifier.coffee] spawn result 1 /Users/liujun/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/dependency.rb:319:in `to_specs': Could not find 'rubocop' (>= 0.a) among 19 total gem(s) (Gem::LoadError)
Checked in 'GEM_PATH=/Users/liujun/.rvm/gems/ruby-2.3.1:/Users/liujun/.rvm/gems/ruby-2.3.1@global', execute `gem env` for more information
from /Users/liujun/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/dependency.rb:328:in `to_spec'
from /Users/liujun/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:65:in `gem'
from /Users/liujun/.rvm/gems/ruby-2.3.1@mall/bin/rubocop:22:in `<main>'
from /Users/liujun/.rvm/gems/ruby-2.3.1@global/bin/ruby_executable_hooks:15:in `eval'
from /Users/liujun/.rvm/gems/ruby-2.3.1@global/bin/ruby_executable_hooks:15:in `<main>'
More specifically: Could not find 'rubocop'
Take a look at #689 and #548
Description
can not beautify .rb file using rubocop but manually can do it in command line using rubocop xxx.rb --auto-correct.
Expected Results
To beautify the ruby code.
Steps to Reproduce
Atom Beautify: Beautify Editor
Debug
Here is a link to the
debug.md
Gist: https://gist.github.com/anonymous/6e2f00f49842f135b20abc3fc86706e4Checklist
so I know this is not a duplicate issue
debug.md
Gist to this issueThe text was updated successfully, but these errors were encountered: