bug: pathman add doesntexist hangs on Windows #2

Open
opened 2019-08-10 21:38:02 +00:00 by coolaj86 · 2 comments
Owner
pathman add doesntexist

Just sits there... forever...

``` pathman add doesntexist ``` Just sits there... forever...
Author
Owner

Seems to affect other types of paths as well

This got into the registry from running on Git Bash and hung instead of exiting:

pathman remove C:/Users/aj/.local/opt/telebit/bin-public

However, it seems to hang after the value is removed (closing the shell and re-opening shows that it was successful).

Seems to affect other types of paths as well This got into the registry from running on Git Bash and hung instead of exiting: ``` pathman remove C:/Users/aj/.local/opt/telebit/bin-public ``` However, it seems to hang _after_ the value is removed (closing the shell and re-opening shows that it was successful).
Author
Owner

It's possible that this has something to do with having it run through scripts (as it was installed from npm):

where pathman
C:\Users\aj\AppData\Roaming\npm\pathman
C:\Users\aj\AppData\Roaming\npm\pathman.cmd

However, I think this is unlikely because it seems to affect Git Bash and cmd.exe exactly the same.

It's possible that this has something to do with having it run through scripts (as it was installed from npm): ``` where pathman C:\Users\aj\AppData\Roaming\npm\pathman C:\Users\aj\AppData\Roaming\npm\pathman.cmd ``` However, I think this is _unlikely_ because it seems to affect Git Bash and cmd.exe exactly the same.
Sign in to join this conversation.
No Label
No Milestone
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: root/pathman#2
No description provided.