Skip to content

gm: command not found #9

@zeke

Description

@zeke
$ gify Untitled.mov expansions.gif

/Users/z/.nvm/v0.10.31/lib/node_modules/gify/bin/gify:42
  if (err) { throw err; }
                   ^
Error: Command failed: /bin/sh: gm: command not found

    at ChildProcess.exithandler (child_process.js:648:15)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Socket.<anonymous> (child_process.js:969:11)
    at Socket.emit (events.js:95:17)
    at Pipe.close (net.js:465:12)

$ gify -v

  error: unknown option `-v'


$ gify -V
0.2.0

$ npm i gm -g
gm@1.16.0 /Users/z/.nvm/v0.10.31/lib/node_modules/gm
├── stream-to-buffer@0.0.1
├── array-series@0.1.5
├── array-parallel@0.1.3
├── through@2.3.6
└── debug@0.7.0

$ gify Untitled.mov expansions.gif

/Users/z/.nvm/v0.10.31/lib/node_modules/gify/bin/gify:42
  if (err) { throw err; }
                   ^
Error: Command failed: /bin/sh: gm: command not found

    at ChildProcess.exithandler (child_process.js:648:15)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Socket.<anonymous> (child_process.js:969:11)
    at Socket.emit (events.js:95:17)
    at Pipe.close (net.js:465:12)

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