adriens / chocolatey-ytt

Chocolatey package source code for ytt
https://community.chocolatey.org/packages/ytt
Apache License 2.0
1 stars 0 forks source link

Uninstall process not totally completed > ytt command still searched by windows #4

Closed adriens closed 3 years ago

adriens commented 3 years ago

To reproduce :

choco install -fdv ytt.nuspecytt --versionchoco uninstall ytt 🟥 ytt gives : Cannot find file at '..\lib\ytt\tools\ytt' (C:\ProgramData\chocolatey\lib\ytt\tools\ytt). This usually indicates a missing or moved file.

adriens commented 3 years ago

Full test scenario below :

✅ Install & unistall process

choco install -fdv ytt.nuspec
ytt --version
choco uninstall ytt

ytt call command result

ytt

leads to the expected error message (ytt not known as internal command) :

'ytt' n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.