You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Michael, this is being discussed over at #42 - feel free to join in the fun there.
In summary, npm install should install this module's dependencies (and dependencies of dependencies) locally into node_modules/sharp/... but the preinstall.sh script currently requires global/root access.
Why not? IMO
npm install
should install all dependencies.The text was updated successfully, but these errors were encountered: