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

Error: Failed to process image ...gif. Input buffer contains unsupported image format #1669

Open
FilledStacks opened this issue Jan 13, 2023 · 1 comment

Comments

@FilledStacks
Copy link

Description

I can't build my project at the moment

Steps to reproduce

This is an older project that use to work, now it's not working anymore. I have gif files on the site, it's still up, but I when building locally it fails and gives me the error below


Expected result

What should happen?

Actual result

I can't build it

Environment

System:
OS: macOS 12.6
CPU: (10) arm64 Apple M1 Pro
Binaries:
Node: 18.13.0 - ~/.nvm/versions/node/v18.13.0/bin/node
Yarn: 1.22.18 - /opt/homebrew/bin/yarn
npm: 8.19.3 - ~/.nvm/versions/node/v18.13.0/bin/npm
Browsers:
Chrome: 108.0.5359.124
Safari: 16.0
npmPackages:
@gridsome/plugin-google-analytics: ^0.1.2 => 0.1.2
@gridsome/plugin-sitemap: ^0.4.0 => 0.4.0
@gridsome/remark-prismjs: ^0.5.0 => 0.5.0
@gridsome/source-filesystem: ^0.6.2 => 0.6.2
@gridsome/transformer-remark: ^0.6.4 => 0.6.4
gridsome: ^0.7.23 => 0.7.23
gridsome-source-firestore: ^1.1.1 => 1.2.0

@vstollen
Copy link

I encountered the same issue, but I'm on Manjaro.

I don't know why, but removing the libvips package from my system seems to have fixed the problem for me.

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

No branches or pull requests

2 participants