mirror of
https://github.com/lovell/sharp.git
synced 2025-07-11 11:30:15 +02:00
Docs: add details of ignore-scripts to installation guide
This commit is contained in:
parent
b4135ac9b3
commit
6aa6a93b44
@ -54,6 +54,8 @@ must be the same as the platform and major version of Node.js used at runtime.
|
|||||||
|
|
||||||
The `npm install --unsafe-perm` flag must be used when installing as `root` or a `sudo` user.
|
The `npm install --unsafe-perm` flag must be used when installing as `root` or a `sudo` user.
|
||||||
|
|
||||||
|
The `npm install --ignore-scripts=false` flag must be used when `npm` has been configured to ignore installation scripts.
|
||||||
|
|
||||||
Check the output of running `npm install --verbose sharp` for useful error messages.
|
Check the output of running `npm install --verbose sharp` for useful error messages.
|
||||||
|
|
||||||
## Custom libvips
|
## Custom libvips
|
||||||
|
Loading…
x
Reference in New Issue
Block a user