chjj / ttystudio

A terminal-to-gif recorder minus the headaches.
Other
3.24k stars 93 forks source link

Failure while writing (events.js:141) #17

Open cgag opened 9 years ago

cgag commented 9 years ago

I just tried recording a gif and ran into this:

I made a recording with ttystudio frames.json --log and then attempted to create a gif with ttystudio frames.json mygif.gif and am running into this:

...
writing frame 97 - 2 left
frame dimensions: 1x1
writing frame 98 - 1 left
frame dimensions: 1x1
writing eof
events.js:141
      throw er; // Unhandled 'error' event
      ^
Error: EINVAL: invalid argument, write
    at Error (native)

I'm on node v4.1.0 and ttystudio v0.0.16.