neolee / pilot

进入编程世界的第一课
589 stars 842 forks source link

执行 scoop list 时候无法找到 scoop #1417

Open zhaoneng777 opened 3 years ago

zhaoneng777 commented 3 years ago

PS C:\Users\Administrator> iwr -useb get.scoop.sh | iex Initializing... Scoop is already installed. Run 'scoop update' to get the latest version. PS C:\Users\Administrator> scoop list scoop : The term 'scoop' is not recognized as the name of a cmdlet, function, s cript file, or operable program. Check the spelling of the name, or if a path w as included, verify that the path is correct and try again. At line:1 char:1

neolee commented 3 years ago

Scoop 没装好,需要卸载重装,试试搜索这个问答库,有很多很多相关问题了。