mirror of
https://github.com/lovell/sharp.git
synced 2025-07-17 05:50:15 +02:00
699 B
699 B
name, about, title, labels, assignees
name | about | title | labels | assignees |
---|---|---|---|---|
Installation | Something went wrong **installing** sharp | installation |
Did you see the documentation relating to installation?
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 (mis)using sudo npm install
have you tried with the sudo npm install --unsafe-perm
flag?
What is the complete output of running npm install --verbose sharp
? Have you checked this output for useful error messages?
What is the output of running npx envinfo --binaries --languages --system --utilities
?