I'm trying to run the node command in my git bash terminal. When I run the node command, nothing happens when I press enter. The $ goes away and it just leaves a blinking cursor on the next line without the >.
My-PC MINGW32 / $ node -v v4.5.0 My-PC MINGW32 / $ where node C:\Program Files\nodejs\node.exe My-PC MINGW32 / $ node _ Could someone tell me what the issue could be?
Thanks!!
nodea file or a directory on the command line it will run that; otherwise, you get the REPL.console.log('hello');and it returned nothing.