psutils icon indicating copy to clipboard operation
psutils copied to clipboard

timecmd InvalidOperation at tme.ps1:7

Open hollowknight opened this issue 3 years ago • 0 comments

InvalidOperation: C:\Users\nguyenc\scoop\apps\psutils\current\time.ps1:7
Line |
   7 |  & $cmd @args
     |    ~~~~
     | The expression after '&' in a pipeline element produced an object that was not
     | valid. It must result in a command name, a script block, or a CommandInfo object.

~#@❯ $PSVersionTable

Name Value


PSVersion 7.2.0-preview.6 PSEdition Core GitCommitId 7.2.0-preview.6 OS Microsoft Windows 10.0.21390 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0

hollowknight avatar Jun 25 '21 07:06 hollowknight