Environment variables are not being refreshed #3483

Closed
opened 2026-01-30 23:22:20 +00:00 by claunia · 1 comment
Owner

Originally created by @trajano on GitHub (Aug 19, 2019).

I use a program called scoop to install software which modifies the PATH.

Environment

PS C:\Users\trajano> [Environment]::OSVersion

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.18947.0 Microsoft Windows NT 10.0.18947.0

Terminal Version: 0.3.2171.0

Steps to reproduce

  1. scoop install maven
  2. start up a new tab
  3. run mvn

Expected behavior

Maven should run

Actual behavior

Maven does not run because it is not found in path
Close Terminal (all tabs and windows)
Start up Terminal again
run mvn works again.

Originally created by @trajano on GitHub (Aug 19, 2019). I use a program called `scoop` to install software which modifies the PATH. # Environment ```none PS C:\Users\trajano> [Environment]::OSVersion Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18947.0 Microsoft Windows NT 10.0.18947.0 Terminal Version: 0.3.2171.0 ``` # Steps to reproduce 1. `scoop install maven` 2. start up a new tab 3. run `mvn` # Expected behavior Maven should run # Actual behavior Maven does not run because it is not found in path Close Terminal (all tabs and windows) Start up Terminal again run `mvn` works again.
claunia added the Resolution-Duplicate label 2026-01-30 23:22:20 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 19, 2019):

This is a duplicate of #1125. Thanks!

@DHowett-MSFT commented on GitHub (Aug 19, 2019): This is a duplicate of #1125. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3483