react-native-make icon indicating copy to clipboard operation
react-native-make copied to clipboard

Sharp module issue when verifying installed packages

Open vincent-cm opened this issue 5 years ago • 2 comments

Something went wrong installing the "sharp" module

Module did not self-register: '/xxxx/node_modules/sharp/build/Release/sharp.node'.

  • Remove the "node_modules/sharp" directory, run "npm install" and look for errors
  • Consult the installation documentation at https://sharp.pixelplumbing.com/en/stable/install/
  • Search for this error at https://github.com/lovell/sharp/issues

vincent-cm avatar Dec 03 '19 15:12 vincent-cm

Same here!

Does anyone know how to fix this?

JordiOrriols avatar Oct 15 '20 11:10 JordiOrriols

It looks like this issue is being discussed here: https://github.com/bamlab/react-native-make/issues/28

IAmMarcellus avatar Feb 02 '21 21:02 IAmMarcellus