You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Uncaught Error: Class 'Imagick' not found in /Users/abhaybhat/projects/Github_abhayjb/escpos-tools/src/Parser/Command/StoreRasterFmtDataToPrintBufferGraphicsSubCmd.php:80 Stack trace: #0 /Users/abhaybhat/projects/Github_abhayjb/escpos-tools/esc2html.php(59): ReceiptPrintHq\EscposTools\Parser\Command\StoreRasterFmtDataToPrintBufferGraphicsSubCmd->asPng() #1 {main} thrown in /Users/abhaybhat/projects/Github_abhayjb/escpos-tools/src/Parser/Command/StoreRasterFmtDataToPrintBufferGraphicsSubCmd.php on line 80
I installed all dependencies from composer.phar, not sure why 'Imagick' class is not found
The text was updated successfully, but these errors were encountered:
Also, a quick Google search for Imagick should turn up installation instructions for your platform, but I've raised a bug receipt-print-hq/escpos-tools#44 because the dependency is not correctly recorded.
I installed all dependencies from composer.phar, not sure why 'Imagick' class is not found
The text was updated successfully, but these errors were encountered: