Closed Boston-of-Gilead closed 2 years ago
Method invocation failed because [System.Boolean] does not contain a method named 'trim'. At C:\Users\Administrator\Desktop\parsectemp\PostInstall\PostInstall.ps1:396 char:9 + [int]$i = $gpoversion.trim("Version=") + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : MethodNotFound Method invocation failed because [System.Boolean] does not contain a method named 'trim'. At C:\Users\Administrator\Desktop\parsectemp\PostInstall\PostInstall.ps1:397 char:9 + [int]$n = $gpoversion.trim("Version=") + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : MethodNotFound
Just to note, this isn't a fatal error.