I'm new to Javascript and Node.js.
Coming from C# I want to debug something like this with breakpoints set in Debugging-console:
var name = Console.readline();
Console.Writeline(name);
npm install sget
Head over to these documentations :
these might help solve your problem.