After VScode installation, when I tried to open my integrated terminal window, each time I am getting error mentioned in the title.
I don't know what is the correct path to shell-executable. Before VSCode installation, the only change I done in terminal is I installed zsh in it.
System Details -
I solved this issue by changing by default shell for vs-code with following steps:
Cntr + Shift + p
default
Terminal: Select Default Shell
zsh /usr/bin/zsh
, I selected zsh as I recently installed it and like to use it, you can use other terminal options as well.Thank you.
I had the same issue. I resolved it by changing the path of "terminal.integrated.shell.linux" in the settings.json file. Link : https://code.visualstudio.com/docs/supporting/troubleshoot-terminal-launch
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With