dap-mode
dap-mode copied to clipboard
Ruby Dap-Mode returns path is null error despite having correct variables
Warning (emacs): Initialize request failed: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received null
dap-ruby-debug-program points to the right folder structure and main.js.
program in this case is the program parameter which has to be passed in the template. Can you test after https://github.com/emacs-lsp/dap-mode/commit/c19da4d347114d19fd9cd77af3650bcec7d81b15 ?