Files
nginx-unit/auto/modules
Valentin Bartenev f51f95fa54 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.
2018-12-12 19:54:52 +03:00
..
2018-10-03 17:50:03 +03:00
2018-08-06 17:27:33 +03:00
2018-09-20 16:34:19 +03:00
2018-11-22 20:23:43 +03:00
2018-08-06 17:27:33 +03:00
2018-12-04 17:18:00 +03:00