After update to the latest beta, builds start failing, image-sharp is not able to store files as directories do not exist yet.
error Failed to process image /home/porfirio/Agroop/website/src/images/hero/homepage.jpg
Error: vips__file_open_write: unable to open file "/home/porfirio/Agroop/website/public/static/homepage-e9a46789054c3337a506ffa991521c93-8a184.jpg" for writing
unix error: No such file or directory
Build a website on a clean stage that uses gatsby-plugin-sharp
If you do mkdir -p public/static before build it works
Build successes
fails to build
I just tried building the image processing example using beta ~41~ 44 and it built without error. Can you create a demo repo?
Ok I replicated this with the gatsbygram example.
You always fix the issues so quickly! Thanks! :100:
Published in [email protected]