Question
npm cmd on vsCode open outside the terminal
hello everybody..
(i am very new with node)
when i use vsCoded npm on the terminal.. after hitting the enter key.. its not continue the process in the terminal but a new window open then output the process.. and as soon as it finish -> the window is close!
so: i cant see the error message if any..
for now i have to catch the moment with print screen just b4 its close..
how can i return to the normal state when terminal stay in the terminal window..??
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×