Thanks!
I was able to work around it by creating a small .cmd file and starting that instead of node.exe:
node --harmony %*
I was able to work around it by creating a small .cmd file and starting that instead of node.exe:
node --harmony %*