Open
Description
I've encountered an error while using php-vips and I'm encountering this error vips_image_get: field "n-pages"
.
I've followed all the instructions on the installation of this extension except for the composer. I installed the library using the command found on the composer composer require jcupitt/vips
instead of adding "jcupitt/vips" : "1.0.0"
on my composer.json. I'm not sure if this is the problem. Thanks!