Open chazzly opened 8 years ago
Same here, same rubymine, ruby versions: all that I have:
+1 I see the same issue.
I downgraded my RuboCop plugin to 3.0.1 to get things working again.
@pkang +1 thanks! works for me (manual installation of version 3.0.1) too.
:+1: downgrading to 3.0.1 fixed the issue. @sirlantis any idea on when 3.1.0 will be patched? Thanks!
Are you using the last rubymine version? Here is not working yet.
@celsoMartins v3.1.0 of rubocop-for-rubymine fails against v8.0.3 of Rubymine.
I can neither get 3.0.1 nor 3.1.0 to run with the most recent versions of RubyMine and Rubocop (using rbenv).
+1 with: Mac OS X (Mavericks) rvm 1.26.4 RubyMine 8.0.3 Plugin RuboCop 3.1.0 Gem rubocop 0.37.2 installed and functional, both in a command-line window, and in RubyMine's terminal window.
Does anyone know how RubyMine determines the configuration for the plugin environment?
I'm having trouble as well. Does rubocop have to be in my Gemfile
? I'm using rbenv and rubocop is installed.
Downgrading to 3.0.1 worked for me as well.
Any updates here?
Err. what I mean to say is that 3.0.1 seems to not work with RubyMine 2016.1...
Where can one get version 3.0.1. I don't see it in Rubymine's version options for it. Thanks.
Thanks @jwg2s
@sirlantis Neither 3.1.0 nor 3.0.1 versions of Rubocop for Rubymine work with RubyMine 2016.1
Mentioned here
bundle exec mine
Has been working for me in 2016.1, 2016.2
Strangely, even ln -s $HOME/.rvm/gems/ruby-2.1.5/bin/rubocop $HOME/.rvm/rubies/ruby-2.1.5/bin/ doesn't fix it for me, where 'rubies' is the SDK it's complaining about, and 'gems' is where I find rubocop in Rubymine's terminal.
I saw the other issues, but each seemed slightly different, so thought I would throw mine in to help track down the problem(s).
This happened immediately after updating from 3.0.1 to 3.1.0. It seemed to work fine previously.
Failed to run RuboCop command - is it installed? (SDK=C:/opscode/chefdk/embedded/bin): Cannot run program "rubocop" (in directory "C:\Users\cruhl\Documents\Work-Repos\onrepocb"): CreateProcess error=2, The system cannot find the file specified
RubyMine 8.0.3 JRE 1.8.0_51 Ruby Version 2.1.6 rubocop gem 0.30.0