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