Skip to content

Instantly share code, notes, and snippets.

@zdwolfe
Created January 20, 2013 00:19
Show Gist options
  • Save zdwolfe/4575983 to your computer and use it in GitHub Desktop.
Save zdwolfe/4575983 to your computer and use it in GitHub Desktop.
/home/zach/src/Event-Playlist/node_modules/imagemagick/imagemagick.js:126
prop[comps[0].trim().toLowerCase()] = comps[1].trim()
^
TypeError: Cannot set property '22' of undefined
at parseIdentify (/home/zach/src/Event-Playlist/node_modules/imagemagick/imagemagick.js:126:45)
at null.callback (/home/zach/src/Event-Playlist/node_modules/imagemagick/imagemagick.js:155:18)
at Accumulator.finish (/home/zach/src/Event-Playlist/node_modules/imagemagick/imagemagick.js:60:55)
at ChildProcess.<anonymous> (/home/zach/src/Event-Playlist/node_modules/imagemagick/imagemagick.js:86:11)
at ChildProcess.EventEmitter.emit (events.js:99:17)
at maybeClose (child_process.js:638:16)
at Process._handle.onexit (child_process.js:680:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment