You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
Why, when installing the Espressif-IDE, do different exports appear, for Win10, when opening the powershell and command prompt after installation?
I ask because command prompt doesn't show the framework paths being added to PATH but the powershell does. I left both checked after a full installation and noticed the difference. So I wonder, do the framework paths not get exported if I only chose to open the command prompt? Or is it only that those exports just aren't shown, even though they happen, when only opening the command prompt? Here is a screenshot of both powershell (Left) and command prompt (Right).
Please advise. I've had a rough time trying to get everything working and I'm now trying the IDE for the first time.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Different PATH exports for Powershell and Command Prompt with Espressif-IDE install
Different PATH exports for Powershell and Command Prompt with Espressif-IDE install (IDFGH-8380)
Sep 24, 2022
Follows the approach used in Initialise-Idf.ps1 created by the tools
installer. This is the closes equivalent of "alias" used in export.bat
Closes#9849
Follows the approach used in Initialise-Idf.ps1 created by the tools
installer. This is the closes equivalent of "alias" used in export.bat
Closes#9849
Follows the approach used in Initialise-Idf.ps1 created by the tools
installer. This is the closes equivalent of "alias" used in export.bat
Closes#9849
Answers checklist.
General issue report
Why, when installing the Espressif-IDE, do different exports appear, for Win10, when opening the powershell and command prompt after installation?
I ask because command prompt doesn't show the framework paths being added to PATH but the powershell does. I left both checked after a full installation and noticed the difference. So I wonder, do the framework paths not get exported if I only chose to open the command prompt? Or is it only that those exports just aren't shown, even though they happen, when only opening the command prompt? Here is a screenshot of both powershell (Left) and command prompt (Right).
Please advise. I've had a rough time trying to get everything working and I'm now trying the IDE for the first time.
The text was updated successfully, but these errors were encountered: