Open eabase opened 3 years ago
maybe replace line with
if(process.stdin.isTTY) {
process.stdin.setRawMode(true);
}
app still crashes though, even after updating to:
v14.15.1
7.1.2
I got the same problem while trying to record with git bash and didn't found a solution so far
edit: It worked on Powershell though
Trying to run under Cygwin on Win81 with Py3.8 result in:
Node & NPM versions: