The solution was to go into VScode’s settings.json and change this line from false to true:
"terminal.integrated.inheritEnv": true,
The solution was to go into VScode’s settings.json and change this line from false to true:
"terminal.integrated.inheritEnv": true,