'VSCode Terminal don't function after one command

I'm working on building an electron and I ran into this issue where after I type in a command to the terminal, the command goes through as it supposed to but the terminal doesn't function anymore. Here's an example: enter image description here And now if I type something: enter image description here It looks like the terminal turned into some kind of text-editor or something like that.

Is there a fix for this? Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source