imagemin / jpegtran-bin

jpegtran bin-wrapper that makes it seamlessly available as a local dependency
http://libjpeg-turbo.virtualgl.org
MIT License
93 stars 47 forks source link

alpine-node:4, npm install > Error: not implemented #79

Closed airtonix closed 7 years ago

airtonix commented 7 years ago
> jpegtran-bin@3.2.0 postinstall /tmp/git-resource-destination.JfGPDb/node_modules/jpegtran-bin
> node lib/install.js

/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_transform.js:159
  throw new Error('not implemented');
  ^

Error: not implemented
    at Transform._transform (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_transform.js:159:9)
    at Transform._read (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_transform.js:184:10)
    at Transform._write (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_transform.js:172:12)
    at doWrite (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_writable.js:238:10)
    at writeOrBuffer (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_writable.js:228:5)
    at Transform.Writable.write (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_writable.js:195:11)
    at write (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_readable.js:605:24)
    at flow (/tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_readable.js:614:7)
    at /tmp/git-resource-destination.JfGPDb/node_modules/readable-stream/lib/_stream_readable.js:582:7
    at nextTickCallbackWith0Args (node.js:436:9)
npm WARN optional dep failed, continuing fsevents@1.0.17
shinnn commented 7 years ago

https://github.com/imagemin/pngquant-bin/issues/56#issuecomment-271783699