Daniel David Kovacs

Results 2 comments of Daniel David Kovacs

It is indeed still an issue. ``` const ts = require('tail-stream'); var tstream = ts.createReadStream('nope.txt', { beginAt: 'end', waitForCreate: true, onMove: 'stay', detectTruncate: false, endOnError: false }); tstream.on('data', function(data) {...

is it popping up a window waiting for you to press some buttons? next, next, enter? something you wouldn't see b/c of the virtual frame buffer? you could try running...