Error "/ bin / bash -l" when executing terminal with Visual Code

0

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.

    
asked by ProgrammerJr 23.10.2018 в 11:42
source

0 answers