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
Everything works, except I get this error all the time
Split-Path : Cannot process argument because the value of argument "path" is not valid. Change the value of the "path" argument and run the operation again.
At /usr/local/share/powershell/Modules/ZLocation/1.2.0/ZLocation.Search.psm1:99 char:13
+ $leaf = Split-Path -Leaf $path
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Split-Path], PSArgumentException
+ FullyQualifiedErrorId : Argument,Microsoft.PowerShell.Commands.SplitPathCommand
The text was updated successfully, but these errors were encountered:
Everything works, except I get this error all the time
The text was updated successfully, but these errors were encountered: