79803417

Date: 2025-10-29 03:48:26
Score: 0.5
Natty:
Report link

Try rebuilding native modules with

@electron/rebuild

Another, more destructive approach is to nuke your node_modules along with any lock files and doing a reinstall with

npm install sharp --platform=win32 --arch=x64

...outlining the binary you desire with parameters shown above

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: repent