Open
Description
Installing a new toolchain (even just a pre-release) leaves old path entries behind. This means that long-term use of espup will eventually run into #270.
While this is related to #270 I consider this a separate issue. #270 can be hit first the time if the user starts with a particularly big path variable, but repeated use should not result in considerable, linear growth of the length of $Env:PATH.
I should note that it's not sufficient for espup update
to do the cleanup, as pre-releases need to be installed with espup install
.
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Activity