PSWsl assumes more than 1 distro
Closed this issue · 1 comments
TylerLeonhardt commented
Method invocation failed because [System.Management.Automation.PSCustomObject] does not contain a method named 'Where'.
At C:\Program Files\PowerShell\Modules\PSWsl\0.2.1\PSWsl.psm1:184 char:20
+ return $distributionArray.Where( $Filter )
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Where:String) [], RuntimeException
+ FullyQualifiedErrorId : MethodNotFound
TylerLeonhardt commented
fixed in #16