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 field 'open' (a nil value) #417

Open
maosocial opened this issue Jan 4, 2025 · 1 comment
Open

attempt to call field 'open' (a nil value) #417

maosocial opened this issue Jan 4, 2025 · 1 comment

Comments

@maosocial
Copy link

try to :

require("dapui").open()

but get this error:

attempt to call field 'open' (a nil value)

@sleeptightAnsiC
Copy link
Contributor

How did you setup the plugin? By hand of with a plugin manager?
Did you make sure to call require("dapui").setup() before?
Does require("dapui") returns anything?

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

2 participants