I was trying to let server listen to my javascript by using nodemon but some how it failed. So I used pkill -f node on Mac terminal and VS code showed a message "Extension host terminated unexpectedly." Then the terminal in inside the VS code doesn't allow any input and just show a blank space without any text. I've tried to reopen the VScode but it's still the same. Any helps would be appreciated. Thanks