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

attempt to call method 'match' (a nil value) #42

Closed
ReubenM opened this issue Jun 1, 2021 · 4 comments
Closed

attempt to call method 'match' (a nil value) #42

ReubenM opened this issue Jun 1, 2021 · 4 comments

Comments

@ReubenM
Copy link

ReubenM commented Jun 1, 2021

Not certain what changed to make this start happening.

E5108: Error executing lua trouble.nvim/lua/trouble/init.lua:32: attempt to call method 'match' (a nil value)

@folke
Copy link
Owner

folke commented Jun 1, 2021

When do you get that?

@ReubenM
Copy link
Author

ReubenM commented Jun 1, 2021

when calling LspTroubleWorkspaceToggle.

Is this depreciated?

@sbromberger
Copy link

sbromberger commented Jun 2, 2021

I get this with auto_open = true and a rust file with an error.

(PS: thanks for a great plugin! Does just what I need.)

@folke
Copy link
Owner

folke commented Jun 2, 2021

This should be fixed now. Was due to a recent change to handle a custom cwd. Thank you for reporting!

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

3 participants