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

astro-sst is not compatible with the image service "Sharp" #441

Open
garysassano opened this issue May 18, 2024 · 1 comment
Open

astro-sst is not compatible with the image service "Sharp" #441

garysassano opened this issue May 18, 2024 · 1 comment
Assignees

Comments

@garysassano
Copy link

garysassano commented May 18, 2024

03:52:22 PM [astro] update /.sst/sst.log
03:52:22 PM [astro] The currently selected adapter `astro-sst` is not compatible with the image service "Sharp".
03:52:22 PM [astro] The adapter astro-sst doesn't support the feature assets. Your project won't be built. You should not use it.
03:52:22 PM [astro] The selected adapter astro-sst does not support Sharp or Squoosh for image processing. To ensure your project is still able to build, image processing has been disabled.
@hexrw
Copy link

hexrw commented May 18, 2024

I have somehow resolved this problem by switching to "hybrid" mode explicitly defining pages to pre-render. I think it's because now the images get optimized beforehand or something

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

3 participants