-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
When trying to run in the terminal I'm getting this error:
ruby-lsp-test-exec bundle exec rspec -r /Users/seb/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0/gems/ruby-lsp-rspec-0.1
.25/lib/ruby_lsp/ruby_lsp_rspec/rspec_formatter.rb -f RubyLsp::RSpec::RSpecFormatter /Users/seb/Code/..._spec.rb:55
An error occurred while loading /Users/seb/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0/gems/ruby-lsp-rspec-0.1.25/lib/ruby_lsp/ruby_lsp_rspec/rspec_formatter.rb.
Failure/Error: kernel_class.send(:no_warning_require, name)
LoadError:
cannot load such file -- ruby_lsp/test_reporters/lsp_reporter
# /Users/seb/.local/share/mise/installs/ruby/3.3.7/lib/ruby/3.3.0/bundled_gems.rb:69:in `require'It doesn't seem to be sending the correct command. I've tried setting the rspecCommand option but it doesn't help.
Metadata
Metadata
Assignees
Labels
No labels