mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Provide guidance on (mis)use of sudo with npm install
This commit is contained in:
parent
16e429cf2c
commit
2ed4b5ae83
2
.github/ISSUE_TEMPLATE/installation.md
vendored
2
.github/ISSUE_TEMPLATE/installation.md
vendored
@ -12,3 +12,5 @@ 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?
|
||||
|
Loading…
x
Reference in New Issue
Block a user