-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Issue:
Running the following command Install-NodeVersion 20 fails with a path issue. Per the screenshot

it's looking for a nodejs dir which is no longer sitting in the .u directory but is nested inside of a new dir PFiles64.
Adding a check for this unpack should fix the problem
System: Windows 10
Environment: Windows Powershell, Powershell 7.3.4 (tested in both)
As a side note:
Powershell v6+ Supports chaining params in the Join-Path command like Join-Path "str1 "str2" "str3" and so on, (beyond 2 params).
However this syntax doesn't work with windows powershell
Metadata
Metadata
Assignees
Labels
No labels
