美文网首页
Could not find proper version of

Could not find proper version of

作者: 李小西033 | 来源:发表于2018-04-23 17:49 被阅读50次

安装rubocop后,为atom-beautify进行ruby相关配置如下:

atom-beautify

保存代码后报错如下:

Could not find proper version of rubocop (0.41.2) in any of the sources�

解决方法:
Setting => Executables => Rubocop

Executables
/Users/XXX/.rvm/gems/ruby-xxx/bin/rubocop替换为/Users/XXX/.rvm/gems/ruby-xxx/wrappers/rubocop即可。 image.png

相关文章

网友评论

      本文标题:Could not find proper version of

      本文链接:https://www.haomeiwen.com/subject/kivllftx.html