Skip to content

Fix issue with missing slash in path#1098

Open
martinlingstuyl wants to merge 1 commit intomicrosoft:masterfrom
martinlingstuyl:patch-1
Open

Fix issue with missing slash in path#1098
martinlingstuyl wants to merge 1 commit intomicrosoft:masterfrom
martinlingstuyl:patch-1

Conversation

@martinlingstuyl
Copy link

The current implementation leads to a path like _downloads/node20.completed instead of _downloads/node20/.completed.

I've changed this to match the way the node.exe filename is joined to the downloadDestination path.

The current implementation leads to a path like `_downloads/node20.completed` instead of `_downloads/node20/.completed`.

I've changed this to match the way the node.exe filename is joined to the `downloadDestination` path.
@martinlingstuyl martinlingstuyl requested review from a team as code owners March 26, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant