Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: gm.compare is not a function #617

Open
wants to merge 90 commits into
base: issue-448
Choose a base branch
from
Open

Conversation

aliaburas80
Copy link

@aliaburas80 aliaburas80 commented Jan 19, 2017

No description provided.

ryanwholey and others added 30 commits September 17, 2015 21:56
Changed word 'reformated' to read 'reformatted'
…ixed tests so they will fail on subsequent runs when they should do
When metadata has multiple value like keywords parser(./lib/getters.js)
just take the last because parser override the previous value.
Instead of override this commit cast it to array.
Fixing error handling if gm is not installed.
Support multiple value while identify image.
This provides better cross-platform support
Trying to read (__dirname + '/package.json') file at run-time won't work with
webpack. Using require('./package.json') instead allows webpack to include
package.json's source into the bundle.
Added travis ci support for modern node versions
Use cross-spawn to spawn processes
Fix a link in README.md
Make thumbnail accept the same options as resize
aheckmann and others added 30 commits September 18, 2022 17:30
added format inference from the filename for input buffers or streams
Fixes #429
This reverts commit 1808616, reversing
changes made to 1ebb09c.

Tests were flakey.
commit f7cc292
Author: Piotr Konieczny <[email protected]>
Date:   Wed Jan 23 13:42:13 2019 +0100

    Updating README

commit b740a6c
Author: Piotr Konieczny <[email protected]>
Date:   Wed Jan 23 13:37:35 2019 +0100

    Fix ImageMagick 7+

Co-authored-by: Piotr Konieczny <[email protected]>
#821

Co-authored-by: ash <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet