Added trailing backslash to npm path
Fix #2377: $PATH issues reported for MSI installer
This commit is contained in:
parent
d2fba2bf35
commit
96e3be3aa3
@ -35,7 +35,7 @@
|
||||
Name="PATH"
|
||||
Part="last"
|
||||
System="yes"
|
||||
Value="[AppDataFolder]npm" />
|
||||
Value="[AppDataFolder]npm\" />
|
||||
<Environment Id="node_env"
|
||||
Action="set"
|
||||
Name="PATH"
|
||||
|
Loading…
x
Reference in New Issue
Block a user