Skip to content

Commit

Permalink
Docs: add details of ignore-scripts to installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jan 19, 2020
1 parent b4135ac commit 6aa6a93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 --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.

## Custom libvips
Expand Down

0 comments on commit 6aa6a93

Please sign in to comment.