Windows PATH updates can leave quotes in your PATH (and duplicates) #142

Open
opened 2023-09-23 20:04:06 +00:00 by bvisness · 0 comments
Owner

VS Code popped up a warning today telling me that I had quotes in my PATH, and that this can mess with things. So far my things have not been messed with, but I looked in my PATH and there were indeed quotes there - in fact, there were two versions of the Orca PATH.

image

So, that's dumb, and might cause problems for people when installing and uninstalling.

The PowerShell script should be updated to handle quotes.

VS Code popped up a warning today telling me that I had quotes in my PATH, and that this can mess with things. So far my things have not been messed with, but I looked in my PATH and there were indeed quotes there - in fact, there were two versions of the Orca PATH. ![image](/attachments/1749dadd-1346-4c23-9a41-a655f21062f3) So, that's dumb, and might cause problems for people when installing and uninstalling. The PowerShell script should be updated to handle quotes.
2.7 KiB
bvisness self-assigned this 2023-09-23 20:04:13 +00:00
bvisness added the
windows
label 2023-09-23 20:04:15 +00:00
Sign in to join this conversation.
No Label
macOS
windows
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#142
No description provided.