X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=node%2Finstall.ps1;h=0d475fcec97dd8cd632766e79214676e4410e9aa;hb=b7abefe2ec71a3e87f3ee58439fb9910953a3599;hp=c108acbc57ec066085f7b27ce3a0ab74880fe947;hpb=94becf0eaef6cfcc92b9b41572c74a6426f428a5;p=webi-installers%2F.git diff --git a/node/install.ps1 b/node/install.ps1 index c108acb..0d475fc 100644 --- a/node/install.ps1 +++ b/node/install.ps1 @@ -44,4 +44,4 @@ Copy-Item -Path "$Env:USERPROFILE\.local\opt\$Env:PKG_NAME-v$Env:WEBI_VERSION" - & .\.local\opt\node\npm.cmd --scripts-prepend-node-path=true config set scripts-prepend-node-path true # Add to path -& "$Env:USERPROFILE\.local\bin\pathman.exe" add .local\opt\node +& "$Env:USERPROFILE\.local\bin\pathman.exe" add ~/.local/opt/node