Closed jonnyynnoj closed 5 years ago
Having an issue on windows with the spawned crystal command hanging. The child.stdout.on('end') doesn't fire unless stdin is ignored.
child.stdout.on('end')
Having an issue on windows with the spawned crystal command hanging. The
child.stdout.on('end')
doesn't fire unless stdin is ignored.