* Allow running NPM as sudo (fix #690) * asd * fix
This commit is contained in:
committed by
GitHub
parent
f8648c9bc7
commit
f39899c3ff
@@ -81,3 +81,7 @@
|
||||
# to upgrade it. Use this only if you installed Topgrade by using a package
|
||||
# manager such as Scoop to Cargo
|
||||
#self_rename = true
|
||||
|
||||
[npm]
|
||||
# Use sudo if the NPM directory isn't owned by the current user
|
||||
#use_sudo = true
|
||||
|
||||
Reference in New Issue
Block a user