sumo300 / chocolatey-nerd-fonts

Repository for automated creation of Chocolatey packages for Nerd Fonts
MIT License
6 stars 0 forks source link

Uninstall fails #15

Open mica opened 8 months ago

mica commented 8 months ago

On Chocolatey v2.2.2, getting this when I try to uninstall:

Uninstalling the following packages:
nerd-fonts-Cousine

nerd-fonts-Cousine v3.1.1
ERROR: The term 'Uninstall-ChocolateyFont' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
nerd-fonts-Cousine uninstall not successful.
Error while running 'C:\ProgramData\chocolatey\lib\nerd-fonts-Cousine\tools\chocolateyUninstall.ps1'.
 See log for details.
nerd-fonts-Cousine not uninstalled. An error occurred during uninstall:
 nerd-fonts-Cousine uninstall not successful.

Chocolatey uninstalled 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - nerd-fonts-Cousine (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\nerd-fonts-Cousine\tools\chocolateyUninstall.ps1'.
sumo300 commented 7 months ago

@mica Sorry for missing this issue. Are you still experiencing this? 'Uninstall-ChocolateyFont' is built into chocolatey itself and was added in a specific version that these packages should have a dependency on.