I'm having problems starting the integrated terminal in Visual Code. The error that throws me is:
chdir (2) failed: not found file or directory.
After that, it shows me the error below:
The terminal process command could not be started
"/ bin / bash -l" (exit code: 1)
I have tried to execute the command
"/ bin / bash -l"
but it still does not work.
Thank you.