Error: ParseJson(Error("EOF while parsing an object", line: 1, column: 1))
vimiix opened this issue · 2 comments
vimiix commented
Describe the bug
I tried to convert a cast file to gif Times this error:
Error: ParseJson(Error("EOF while parsing an object", line: 1, column: 1))
To Reproduce
Steps to reproduce the behavior:
- agg https://asciinema.org/a/663550 demo.gif
Expected behavior
Generate the gif file correctly
Versions:
- OS: [macOS 13.1 (m1 apple chip)]
- agg: [1.4.3]
- asciinema: [1.4.0]
vimiix commented
This can be fixed by upgrading the version of asiicnema, but I think it is still a Bug, or it can be clearly documented that the asiicnema 1.x version is not compatible
ku1ik commented
Good point. I'll update the docs and make it clear 👍