We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error message appears upon running scoop alias list
scoop alias list
λ scoop alias list Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-IsReadOnly.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...-IsReadOnly.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-IsReadOnly.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...-IsReadOnly.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-IsFixedSize.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...IsFixedSize.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-IsFixedSize.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...IsFixedSize.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-IsSynchronized.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...ynchronized.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-IsSynchronized.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...ynchronized.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-Keys.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...\scoop-Keys.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-Keys.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...\scoop-Keys.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-Values.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...coop-Values.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-Values.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...coop-Values.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-SyncRoot.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...op-SyncRoot.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-SyncRoot.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...op-SyncRoot.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-Count.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\lib\commands.ps1:22 char:19 + $line = ((Get-Content $shim_path) | Where-Object { $_.startsw ... + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...scoop-Count.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Get-Content : Cannot find path 'C:\Users\Winda\scoop\shims\scoop-Count.ps1' because it does not exist. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:91 char:20 + $content = Get-Content (command_path $_.Name) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\Winda\...scoop-Count.ps1:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:92 char:9 + $command = ($content | Select-Object -Skip 1).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull You cannot call a method on a null-valued expression. At C:\Users\Winda\scoop\apps\scoop\current\libexec\scoop-alias.ps1:93 char:9 + $summary = (summary $content).Trim() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull Count IsFixedSize IsReadOnly IsSynchronized Keys SyncRoot Values
The text was updated successfully, but these errors were encountered:
Duplicate of #3528, #4064
Sorry, something went wrong.
No branches or pull requests
Problem
Error message appears upon running
scoop alias list
Message
The text was updated successfully, but these errors were encountered: