0 Comments

 

Something went wrong installing the “sharp” module

no suitable image found. Did find:

…/sharp.node: mach-o, but wrong architecture

 

Solution for me was to run:

 

npm cache clean –force

npm cache verify

I probably had some old x86 module inside the npm cache folder.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Posts