Graphical icon indicating copy to clipboard operation
Graphical copied to clipboard

fix: Es wurde kein Positionsparameter gefunden, der das Argument "│" …

Open RudolfAchter opened this issue 3 years ago • 0 comments

…akzeptiert.

In My Case i had errors in \Graphical\src\UtilityFunctions.ps1:18 Zeichen:5

and

\Show-Graph.ps1:243 Zeichen:9

These were the steps necessary to fix it.

Powershell Version:

$psversiontable

Name                           Value
----                           -----
PSVersion                      5.1.19041.906
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.906
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

RudolfAchter avatar May 23 '21 11:05 RudolfAchter