I\'m new to Node.js and wish to run a program using streams. With other programs, I had to start a server simultaneously (mongodb, redis, etc) but I have no idea if I\'m sup
I had the same problem. I closed terminal and restarted node. This worked for me.