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

Unrecognized flag error #13

Open
jasonogasian opened this issue Feb 15, 2017 · 0 comments
Open

Unrecognized flag error #13

jasonogasian opened this issue Feb 15, 2017 · 0 comments

Comments

@jasonogasian
Copy link

jasonogasian commented Feb 15, 2017

No matter what I do I'm getting the following error using the code from your README verbatim:

{ Error: Command failed: /Users/jasonogasian/projects/dasher-tools/node_modules/jpeg-recompress-bin/vendor/jpeg-recompress --quality high --min 60 uploads/b0eb905b7d5d1fee9218191048ff7e46 uploads/b0eb905b7d5d1fee9218191048ff7e46_compressed
unrecognized flag --quality high

at ChildProcess.exithandler (child_process.js:211:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:885:16)
at Socket.<anonymous> (internal/child_process.js:334:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at Pipe._handle.close [as _onclose] (net.js:501:12)

killed: false,
code: 1,
signal: null,
cmd: '/Users/jasonogasian/projects/dasher-tools/node_modules/jpeg-recompress-bin/vendor/jpeg-recompress --quality high --min 60 uploads/b0eb905b7d5d1fee9218191048ff7e46 uploads/b0eb905b7d5d1fee9218191048ff7e46_compressed' }`

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