mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Added NodeJs root install directory to user PATH for globally installed modules
This commit is contained in:
parent
94fe436e21
commit
bf43cad74b
@ -24,5 +24,6 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"env_add_path": "\\",
|
||||||
"bin": [ "node.exe", "npm.cmd" ]
|
"bin": [ "node.exe", "npm.cmd" ]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user