Open Izayda opened 3 years ago
As i can see, this problem is related to https://github.com/lovell/sharp/issues/2482 and to https://github.com/lovell/sharp/issues/2460
change the docker file to
FROM node:14.18.2-bullseye-slim
solved for me
Is this still an issue if you delete the yarn.lock file and allow it to use the latest version of Vendure (1.4.6 currently)? Newer versions are using up-to-date Sharp versions which seem to have fixed the issue?
https://github.com/vendure-ecommerce/vendure-docker-compose/pull/9
@michaelbromley
made a pull request with the fix
Hi !'m trying to dockerized vendure to deploy it on production. Cloned this repo as an example and then tried
docker compose up
.Then i can see this error: