dap-mode
dap-mode copied to clipboard
Warning (dap-variables-expand-variable): variable ${workspaceFolder} is nil here
When calling dap-debug
I get the following error:
Warning (dap-variables-expand-variable): variable ${workspaceFolder} is nil here
It seems its not finding the root of the project, any ideas why?