mirror of
https://github.com/lovell/sharp.git
synced 2025-07-19 23:02:29 +02:00
516 B
516 B
name, about, title, labels, assignees
name | about | title | labels | assignees |
---|---|---|---|---|
Installation | For help if something went wrong installing sharp |
What is the output of running npm install --verbose sharp
?
What is the output of running npx envinfo --binaries --languages --system --utilities
?
Have you ensured the platform and version of Node.js used for npm install
is the same as the platform and version of Node.js used at runtime?
If you're using sudo npm install
have you tried with the sudo npm install --unsafe-perm
flag?