ErrLookup › chocolatey/choco
chocolatey/choco
Chocolatey - the package manager for Windows · C# · 400 source files
Analyzed at 0d5abdd10c on 2026-08-13. 104 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The environment variable scope value '{scope}' is not suppor | exception | error | environment-variables, registry, win32, powershell, notsupported |
| .NET 4.8 is not installed or may need a reboot to complete i | exception | critical | dotnet, runtime, windows, prerequisites, registry |
| When FIPS Mode is enabled, Chocolatey requires {0} feature a | exception | error | fips, security, cryptography, checksums, compliance |
| A single apikey command must be listed. Please see the help | exception | error | apikey, arguments, cli, validation |
| You must specify 'source' to remove an API key. | exception | error | apikey, remove, source, validation |
| You must specify both 'source' and 'key' to set an API key. | exception | error | apikey, add, source, key, validation |
| A single config command must be listed. Please see the help | exception | error | config, arguments, cli, validation |
| When specifying the subcommand '{0}', you must also specify | exception | error | config, validation, name, set |
| When specifying the subcommand '{0}', you must also specify | exception | error | config, validation, value, set |
| A single feature command must be listed. Please see the help | exception | error | feature, arguments, cli, validation |
| When specifying the subcommand '{0}', you must also specify | exception | error | feature, validation, name, enable-disable |
| A single package name is required to run the choco info comm | exception | error | info, validation, package-name |
| Only a single package name can be passed to the choco info c | exception | error | info, validation, package-name, single-argument |
| Package name is required. Please pass at least one package n | exception | error | install, validation, package-name |
| Force dependencies can only be used with force also turned o | exception | error | install, validation, force, dependencies |
| It appears you are attempting to use options that may be onl | exception | error | install, licensed, options, open-source |
| A single license command must be listed. Please see the help | validation | error | license, arguments, cli, validation |
| Invalid argument {0}. This argument has been removed from th | validation | error | list, arguments, removed, deprecated, v2-migration |
| When using the '--source' option with the 'choco list' comma | validation | error | list, source, alternative-source, search-vs-list |
| Name is required. Please pass in a name for the new package. | validation | error | new, validation, name, package-creation |
| Automatic package creation from installer files only availab | validation | error | chocolatey, licensing, new-command, business-edition |
| A single pin command must be listed. Please see the help men | validation | error | chocolatey, pin-command, argument-validation, cli-usage |
| When specifying the subcommand '{0}', you must also specify | validation | error | chocolatey, pin-command, missing-argument, validation |
| Unable to find package named '{0}'{1} to pin. Please check t | exception | error | chocolatey, pin-command, package-not-found, local-packages |
| The default push source configuration is not set. Either pas | validation | error | chocolatey, push-command, missing-config, source |
| Multiple sources are not supported by push command. | validation | error | chocolatey, push-command, multiple-sources, argument-validation |
| An API key was not found for '{0}'. You must either set an A | validation | error | chocolatey, push-command, api-key, authentication |
| WARNING! The specified source '{0}' is not secure. Sending | validation | error | chocolatey, push-command, security, https, insecure |
| No rule with the name {0} could be found. | exception | error | chocolatey, rule-command, not-found, validation |
| A Rule Name (-n|--name) should not be specified when listing | validation | error | chocolatey, rule-command, argument-conflict, validation |
| A Rule Name (-n|--name) is required when getting information | validation | error | chocolatey, rule-command, missing-argument, validation |
| No '--order-by' clause was provided. Specify one of the supp | validation | error | chocolatey, search-command, argument-validation, order-by |
| The '--order-by' clause '{0}' is not recognized. Use one of | validation | error | chocolatey, search-command, invalid-value, order-by, enum-parse |
| The page size has been specified to be {0:N0} packages. The | validation | error | chocolatey, search-command, out-of-range, pagination |
| A single sources command must be listed. Please see the help | validation | error | chocolatey, source-command, argument-validation, cli-usage |
| When specifying the subcommand '{0}', you must also specify | validation | error | chocolatey, source-command, missing-argument, validation |
| When specifying the subcommand 'add', you must also specify | validation | error | chocolatey, source-command, missing-argument, add-source |
| A single template command must be listed. Please see the hel | validation | error | chocolatey, template-command, argument-validation, cli-usage |
| When specifying the subcommand '{0}', you must also specify | validation | error | chocolatey, template-command, missing-argument, validation |
| Package name is required. Please pass at least one package n | validation | error | chocolatey, uninstall-command, missing-argument, validation |
| Package name is required. Please pass at least one package n | validation | error | validation, command-args, upgrade, package-management |
| Force dependencies can only be used with force also turned o | validation | error | validation, command-args, upgrade, force, dependencies |
| It appears you are attempting to use options that may be onl | validation | error | validation, licensing, command-args, upgrade, licensed-features |
| A value was passed to the `-v` option, but this option does | validation | error | argument-parsing, command-args, verbose, version, regex |
| Package Path not a .nupkg or .nuspec | exception | error | validation, package-metadata, file-extension, nupkg, nuspec |
| Source '{0}' is unable to be parsed | exception | error | source, nuget, uri-parsing, filesystem, configuration |
| An error has occurred. This package version already exists o | exception | error | push, nuget, community-feed, version-conflict, moderation |
| Could not find a command registered that meets '{0}'. Try c | exception | error | command-resolution, di-container, command-args, typo |
| Custom unofficial builds are not allowed by default. To ov | exception | error | security, build-authenticity, signing, unofficial-build, configuration |
| License is missing or invalid. | exception | error | licensing, feature-flag, configuration, license-validation |
| The implementation of '{0}' does not support listing '{1}' | exception | error | command-resolution, interface-mismatch, listing, generics, internal-api |
| The implementation of '{0}' does not support listing. | exception | error | command-resolution, interface-mismatch, counting, listing, internal-api |
| No feature value by the name '{0}' | exception | error | config, feature-management, not-found, command-args |
| Feature '{0}' not found | exception | error | config, feature-management, not-found, command-args |
| No configuration value by the name '{0}' | exception | error | config, config-settings, not-found, command-args |
| Feature '{0}' is not supported. | exception | error | config, feature-management, version-compat, not-supported, validation |
| No runner was found that implements source type '{0}' or act | exception | error | source, source-type, runner, di-container, not-found, alternative-source |
| No runner was found that implements source type '{0}' or, it | exception | error | source, source-type, runner, interface-mismatch, alternative-source, search |
| The '{0}' source does not support listing of packages | exception | error | source, listing, search, not-supported, alternative-source, source-type |
| The '{0}' source does not support searching for packages | exception | error | source-runner, alternative-source, search, notsupported, chocolatey |
| Reboot required before continuing. Reboot and run the same c | exception | critical | reboot, install, exit-code, exitonrebootdetected, chocolatey |
| Stopping further execution as {0} has failed {1}. | exception | error | install, upgrade, failure, stoponfirstpackagefailure, batch, chocolatey |
| The '{0}' source does not support installing packages | exception | error | source-runner, alternative-source, install, notsupported, chocolatey |
| A packages.config file is only used with installs. | exception | error | packages-config, upgrade, validation, chocolatey |
| The '{0}' source does not support upgrading packages | exception | error | source-runner, alternative-source, upgrade, notsupported, chocolatey |
| The '{0}' source does not support uninstalling packages | exception | error | source-runner, alternative-source, uninstall, notsupported, chocolatey |
| Package name cannot point directly to a local, or remote fil | exception | error | package-name, validation, nupkg, source-argument, chocolatey |
| Package name cannot point directly to a package manifest fil | exception | error | package-name, validation, nuspec, pack, chocolatey |
| Package name cannot be a path to a file | exception | error | package-name, validation, nupkg, file-path, unc, source-argument, chocolatey |
| {0} {1} not successful. | exception | error | uninstall, failure, exit-code, chocolatey |
| This source is not supported on non-Windows systems | exception | error | cygwin, platform, non-windows, notimplemented, chocolatey |
| Alternative sources do not allow the use of the 'all' packag | exception | error | cygwin, alternative-source, all-keyword, validation, install, chocolatey |
| No {0} files (or more than 1) were found to build in '{1}'. | exception | error | pack, nuspec, file-discovery, filenotfound, validation, chocolatey |
| File specified is either not found or not a {0} file. '{1}' | exception | error | pack, nuspec, file-validation, argument, chocolatey |
| Unable to create nupkg. See the log for error details. | exception | error | pack, nupkg, buildpackage, application, chocolatey |
| Stopping further execution as {0} has failed install. | exception | error | dependency, install, stoponfirstpackagefailure, failure, nuget, chocolatey |
| An unexpected error was encountered parsing a malformed nusp | exception | error | nuspec, xml, install, corruption |
| Stopping further execution as {0} has failed. | exception | error | dependencies, install, stop-on-first-package-failure |
| One or more issues found with {0}, please fix all validation | exception | error | nuspec, validation, pack |
| Stopping further execution as {0} has failed uninstallation | exception | error | uninstall, stop-on-first-package-failure |
| Installing all packages from {0} is not supported.{1}Only in | exception | error | sources, all-packages, install |
| Package hash '{0}' did not match expected hash '{1}'. | exception | error | hash, security, download, install |
| This source is not supported on non-Windows systems | exception | error | platform, python, cross-platform |
| Unable to find pip | exception | error | python, pip, executable-not-found |
| Alternative sources do not allow the use of the 'all' packag | exception | error | python, all-packages, install |
| This source is not supported on non-Windows systems | exception | error | platform, ruby, cross-platform |
| Alternative sources do not allow the use of the 'all' packag | exception | error | ruby, all-packages, install |
| The location for the template already exists. You can:{0} 1. | exception | error | template, new-package, filesystem |
| Unable to find path to requested template '{0}'. Path should | exception | error | template, custom-template, filesystem |
| Unable to find requested template '{0}' | exception | error | template, list, lookup |
| This source is not supported on non-Windows systems | exception | error | platform, windows-features, cross-platform |
| Unable to find suitable location for the executable. Searche | exception | error | windows-features, executable-not-found, platform |
| Alternative sources do not allow the use of the 'all' packag | exception | error | windows-features, alternative-source, validation, notimplemented |
| Too many bad attempts. Stopping before application crash. | exception | error | interactive, prompt, retry-exhausted, validation |
| Missing required value for option '{0}'. | exception | error | commandline, mono-options, argument-parsing, required-value |
| Could not convert string `{0}' to type {1} for option `{2}'. | exception | error | commandline, mono-options, type-conversion, argument-parsing |
| Error: Found {0} option values when expecting {1}. | validation | error | commandline, mono-options, argument-parsing, value-count |
| Cannot bundle unregistered option '{0}'. | validation | error | commandline, mono-options, bundling, argument-parsing |
| Unable to find suitable location for PowerShell. Searched th | exception | critical | powershell, runtime-dependency, filenotfound, environment |
| Could not find a file in the manifest resource stream of '{0 | exception | error | embedded-resource, manifest, assembly, filenotfound |
| Cannot move or delete the root of the system drive | exception | critical | filesystem, safety-guard, path-validation, destructive |
| An exception occurred while copying files to '{0}' | exception | error | filesystem, copy, aggregate-exception, io |
| Unable to load licensed assembly. | exception | error | licensing, assembly-load, extension, runtime-dependency |
| Timeout waiting for exclusive access to value. | exception | warning | synchronization, mutex, concurrency, timeout |