node-jpeg-turbo
node-jpeg-turbo copied to clipboard
Limited libjpeg-turbo bindings for Node.js.
This builds off the work of another fork (https://github.com/briskycat/node-tjpeg) EDIT: This fork is published as [@julusian/jpeg-turbo](https://www.npmjs.com/package/@julusian/jpeg-turbo) and will be updated until this PR is merged. Changes: * Update libjpeg-turbo to...
It used to work with Node 10.1.0, but then I upgraded it and got this error: MacOS 10.13.4 ``` > [email protected] install .../node_modules/jpeg-turbo > node-pre-gyp install --fallback-to-build node-pre-gyp info it...
I've followed the steps in the windows installation and have `yasm` available and my `msvs_version` is 2015. Performing the installation on `stf` using `npm install --save jpeg-turbo` results in the...
$ yarn add jpeg-turbo > 1.log warning jpeg-turbo > node-pre-gyp > hawk > [email protected]: The major version is no longer supported. Please update to 4.x or newer warning jpeg-turbo >...