Skip to content

RangeError #23

@kordostomas

Description

@kordostomas

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions