ScoopInstaller / Scoop

A command-line installer for Windows.
https://scoop.sh
Other
21k stars 1.4k forks source link

[Bug] search command error MethodInvocationException #5980

Closed neederhow closed 3 months ago

neederhow commented 4 months ago

Bug Report

Current Behavior

print MethodInvocationException

Expected Behavior

show search result

Additional context/output

log.txt

System details

Windows version: 10 (19045.4412)

OS architecture: 64bit

PowerShell version:

Major  Minor  Patch  PreReleaseLabel BuildLabel
-----  -----  -----  --------------- ----------
7      2      6

Additional software: git version 2.45.1.windows.1

Scoop Configuration

{
  "aria2-max-connection-per-server": "16",
  "aria2-split": "16",
  "aria2-min-split-size": "1M",
  "global_path": "D:\\GlobalScoopApps",
  "last_update": "2024-05-20T15:12:32.3921906+08:00",
  "root_path": "D:\\Scoop",
  "aria2-enabled": false,
  "aria2-warning-enabled": false,
  "scoop_repo": "https://github.com/ScoopInstaller/Scoop",
  "scoop_branch": "master"
}
niheaven commented 4 months ago

Error of manifests. Please remove all unofficial buckets and try again.

LuoHuiRu commented 3 months ago

删除非官方存储桶中 App Manifests 中的注释,就不会报错了。