Has anyone encountered an error when trying to build the docker image that looks like this:
`
#11 1.568 /home/node/app/node_modules/sharp/lib/sharp.js:34
#11 1.568 throw new Error(help.join('\n'));
`
This is using npx create-payload-app
Downgrading graphql with
`
"overrides": {
"graphql@>15.7.0 <16.7.0": "^15.8.0"
},
solves this problem. Something's wrong with the currently used graphql package.
Docker sharp graphql issue
Star
Discord
online
Get help straight from the Payload team with an Enterprise License.