-
Notifications
You must be signed in to change notification settings - Fork 223
labs on Windows doesn't correctly process backward slashes #4856
Copy link
Copy link
Closed
Labels
TriageIssue needs to be assessed and labeled, further information on reported might be neededIssue needs to be assessed and labeled, further information on reported might be needed
Description
Issue overview
Thought I was going insane because the OS CLI labs was sometimes working and sometimes not. Finally figured out that it works when paths have forward slashes but not backward slashes.
On Windows, paths autocomplete using backward slashes, which doesn't run:

But if you replace the backward slashes with forward slashes, it runs correctly:

The standard (non-labs) workflow works correctly in both cases.
Tested using 5eaa0d8.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
TriageIssue needs to be assessed and labeled, further information on reported might be neededIssue needs to be assessed and labeled, further information on reported might be needed