imgstry
v1.0.0-alpha10
Published
A JavaScript image editing module.
Downloads
26
Maintainers
Readme
Imgstry
Development Notes
If you get this error Pre-built binaries not installable for [email protected] and [email protected]
when running npm i
, that means that the canvas
package cannot find a prebuilt version compatible with the current node
version. The required dependencies must be installed manually in order to install all packages:
choco install -y python2 gtk-runtime microsoft-build-tools libjpeg-turbo
Documentation
Dive in here.