forever bin\www works normally. But I can't terminate it. ctrl+c asks about "Terminate batch job (Y/N)? Y", but node.exe process isn't terminated. Specifically, forever bin\www spawns 2 (two) node.exe processes, and sequential execution throws Error: listen EADDRINUSE at me.
Tried cmd.exe, powershell.exe, same result. Forever is v0.14.1