-
Notifications
You must be signed in to change notification settings - Fork 29
Failed to run rubocop - RubyMine #36
Comments
+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. |
👍 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: 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 |
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 |
Strangely, even |
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
The text was updated successfully, but these errors were encountered: