Skip to content

requirement not automatically installed #118

@sevku

Description

@sevku
$ gifify in.mp4 -o out.gif

results in:

Could not find gifsicle. Is it installed?

More info: https://github.com/vvo/gifify#requirements

which can be solved with:

$ sudo npm install -g gifsicle

maybe it would be possible to do this automatically?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions