summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-12-12 19:54:52 +0300
committerValentin Bartenev <vbart@nginx.com>2018-12-12 19:54:52 +0300
commitf51f95fa54b51a6c70939eba54c9823f3b941b87 (patch)
tree218a7f3813aecf0d1b10edfef3a72cafe7a25fdd /src
parentaafa4bbaf92cca2968eac19d74c59f7c7711b9dd (diff)
downloadunit-f51f95fa54b51a6c70939eba54c9823f3b941b87.tar.gz
unit-f51f95fa54b51a6c70939eba54c9823f3b941b87.tar.bz2
Node.js: fixed global install in some cases.
By default "npm install" switches to non-privileged user to run package scripts if it is invoked by root. As a result it may prevent node-gyp from writing to package directory and break installation of the module. To disable this switching the --unsafe-perm flag is added.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions