Is there any way to clear out the Nodejs command prompt, if you want all previous information to disappear (start afresh without having to restart Nodejs command prompt)? My tutorial says to type in clr into it, but nothing happens when I do so.
try
cls
or
process.stdout.write('\033c')
Vince.
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