Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't find gem rsense #45

Open
ghost opened this issue Apr 20, 2018 · 1 comment
Open

can't find gem rsense #45

ghost opened this issue Apr 20, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 20, 2018

Using Atom v1.26.0 x64. OS X 10.11.6. Ruby 2.5.0 w/ RVM.
Not sure this is a problem with rsense per se, but maybe??

autocomplete-ruby: exec error: Error: Command failed: /Users/dude/.rvm/gems/ruby-2.5.0/bin/rsense start --port 47367 --path .
/Users/dude/.rvm/rubies/ruby-2.5.0/lib/ruby/2.5.0/rubygems.rb:289:in `find_spec_for_exe': can't find gem rsense (>= 0.a) with executable rsense (Gem::GemNotFoundException)
	from /Users/dude/.rvm/rubies/ruby-2.5.0/lib/ruby/2.5.0/rubygems.rb:308:in `activate_bin_path'
	from /Users/dude/.rvm/gems/ruby-2.5.0/bin/rsense:23:in `<main>'
	from /Users/dude/.rvm/gems/ruby-2.5.0/bin/ruby_executable_hooks:15:in `eval'
	from /Users/dude/.rvm/gems/ruby-2.5.0/bin/ruby_executable_hooks:15:in `<main>'
@ianhattendorf
Copy link
Owner

Without knowing your setup, the only suggestion I can make is to uninstall rvm, wipe the ~/.rvm directory, and try with the system ruby. If that works, it's probably an issue with rvm and you can troubleshoot accordingly. You could also try running rsense from the command line.

Honestly though, I'm not even sure if this works any more. It relies on rsense, which hasn't been updated in almost 4 years. I need to add a note in the readme clarifying this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant