Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
adriens opened this issue Nov 30, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@adriens
Copy link
Owner

adriens commented Nov 30, 2020

To reproduce :

choco install -fdv ytt.nuspec
ytt --version
choco 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 adriens self-assigned this Nov 30, 2020
@adriens adriens added the bug Something isn't working label Nov 30, 2020
@adriens
Copy link
Owner Author

adriens commented Nov 30, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant