ChocolateyGUI
ChocolateyGUI copied to clipboard
Please allow viewing the console output after installation is done
While installing some packages I saw some warnings flashing by (yellow tekst). I understand that most people don't care, but I would like to briefly review them. Currently there is no aparent way to find the last log or view the console output from the GUI.
Yea, this is definitely an issue;
For example installing starship displays this after install, when installed via the Terminal:
Add the following to the end of ~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1 'Invoke-Expression (&starship init powershell)'
This message required to finish the installation is not visible at all when you use ChocolateyGUI to install the package...