strapi-docker
strapi-docker copied to clipboard
Error: 'win32-x64' binaries cannot be used on the 'linux-x64' platform.
Hi, I'm using windows 10 with docker. But I keep getting the following error:
Error: 'win32-x64' binaries cannot be used on the 'linux-x64' platform. Please remove the 'node_modules/sharp/vendor' directory and run 'npm install'.
I removed node_modules/sharp/vendor, then npm install. However the issue is still there.
Please I need help
looking for a solution as well. can't dockerify strapi, because the host computer is on windows and default solution for dockerization suggest copy-paste package-lock.json file