so, i'm a rookie and i have a simple js file to print several string without any loop. i run it by vscode Code Runner extension. and the output just looping my program over and over until nodejs turn it off.
here is my code and errormessage, thx my code error message
i've test another simple file by Code Runner and it just go well
i'm wondering is there some setting i do wrong or just Code Runner extension is broken?