• exec/spawn cmd.js with 'node'

    joseph-onsip authored and solderzzc committed Oct 4, 2015
    See #429 (comment)
    
    > This is because a windows system doesn't use the shebang so it might
    > not know how to execute a js file. Spawning using node and node will
    > understand how to read this.