chocolatey / chocolatey/choco

chocolatey not known, not the name of a Cmdlet, function or otherwise ; pulled windows updates previously

Open
#2,373 4 comments 0 reactions 1 assignee Claimed by @vexx32 View on GitHub
Dominant language
C#
Stars
11.5k
Forks
960
PR merge metrics
No merged PRs in 30d

Description

### What You Are Seeing?

Upon executing `choco` in powershell:
```
choco : Die Benennung "choco" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines
ausführbaren Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern
enthalten), und wiederholen Sie den Vorgang.
In Zeile:1 Zeichen:1
+ choco outdated
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (choco:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
```
(german)

This is also true when calling `C:\ProgramData\chocolatey\choco.exe`.

### What is Expected?

Chocolatey behaving "normal".

### How Did You Get This To Happen? (Steps to Reproduce)

Updated windows to version 10.0.19043.1237.
It had _worked_ before the windows update because I just used it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.