killing and starting new pwsh will not get new path env variable #213861
Closed
Description
opened on May 29, 2024
Steps to Reproduce:
- open vscode and launch an integrated pwsh
- add something to the path env variable (install git/nvm)
- kill pwsh with the trash icon and start a new one
- try to use something on that path
🐛 unknown command error
vscode must be closed down (all windows) and restarted
I was using a Windows dev box
Activity