Operation-Validation-Framework icon indicating copy to clipboard operation
Operation-Validation-Framework copied to clipboard

Error generated when running on Ubuntu 16.0.4.1

Open PowershellNinja opened this issue 8 years ago • 1 comments

Trying to run a Operation Validation Test on a freshly installed Ubuntu 16.04.1 Server with Powershell version v6.0.0-alpha.14 installed using the instructions from here: https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604 causes the following error: ParameterValidationArgumentException: EmptyStringNotAllowed: New-OperationValidationResult

PowershellNinja avatar Jan 04 '17 09:01 PowershellNinja

@PowershellNinja have you tried on the newest version of PowerShell that runs on Linux? The newest version is --> https://github.com/PowerShell/PowerShell/releases/tag/v6.0.0-beta.8

larssb avatar Oct 12 '17 12:10 larssb