Was looking at a tape + tap video and tried to get it to work. OS: Windows 7 Git Bash Shell
node main.js | ./node_modules/.bin/tap-spec
st
I had same problem on console "stdout is not a tty"
This because of console, while installing Git there is an option which is choosing default terminal. Install again Git and choose terminal as Windows console and after that it should be fine.