Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangeError #23

Open
tomikjetu opened this issue Mar 28, 2020 · 0 comments
Open

RangeError #23

tomikjetu opened this issue Mar 28, 2020 · 0 comments

Comments

@tomikjetu
Copy link

Hello I'm getting this error:
(node:44132) UnhandledPromiseRejectionWarning: RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 24091. Received 24092

at code encodeGif function

const codec = new GifCodec()
codec.encodeGif(frames).then(gif => {

frames:

obrázok

How can i fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant