This repository was archived by the owner on Aug 11, 2022. It is now read-only.
File tree Expand file treeCollapse file tree 1 file changed+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ function pacoteOpts (moreOpts) {
54
54
umask: npm.modes.umask
55
55
}
56
56
57
-
if (ownerStats.uid || ownerStats.gid) {
57
+
if (ownerStats.uid != null || ownerStats.gid != null) {
58
58
Object.assign(opts, ownerStats)
59
59
}
60
60
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4