You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[...]
Running installer script...
Show-DeprecationMessage : The term 'Show-DeprecationMessage' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At ~\scoop\apps\scoop\current\lib\decompress.ps1:191 char:5
+ Show-DeprecationMessage $MyInvocation 'Expand-7ZipArchive'
+ ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Show-DeprecationMessage:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
[...]
The text was updated successfully, but these errors were encountered:
Wow, since @Ash258 notify me of adding these function and in his comment it is 'Show-DeprecationMessage'... It looks like 'Show-DeprecationWarning' too much and I took a glance of #3341 and didn't noticed the exact spelling. 😭
The text was updated successfully, but these errors were encountered: