Currently my console.log() stream prints beside the REPL prompt, resulting in a undesirable effect:
> example!
when the desired effect is only "example!" without the REPL prompt ">". Is there a way to separate the REPL prompt from the console.log() stream?
via mount2010
No comments:
Post a Comment