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
Are you using the latest version? Is the version currently in use as reported by npm ls sharp the same as the latest version as reported by npm view sharp dist-tags.latest?
root@24d4f802e1f7:/tmp# vips -v
vips-8.10.0-Sat Jul 18 13:45:47 UTC 2020
root@24d4f802e1f7:/tmp# npm ls sharp
demo@1.0.0 /tmp
`-- sharp@0.26.0
The original gif is:
But what I get is:
Are you using the latest version? Is the version currently in use as reported by
npm ls sharp
the same as the latest version as reported bynpm view sharp dist-tags.latest
?What are the steps to reproduce?
and I can resize with pyvips, so I'm sure libvips works:
What is the output of running
npx envinfo --binaries --system
?The text was updated successfully, but these errors were encountered: