-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Error when running the Invoke.ps1 file
Expected Behavior
Should read version 1.8.1 at line 41:
Import-DscResource -Name POSHFolder -ModuleName POSHOrigin -ModuleVersion 1.8.1
Current Behavior
Crashes when compiling invoke.ps1 at line 41 in both module PoshORIGIN_POSHFolder and line 50 in invoke.ps1 in module PoshORIGIN_POSHFile.
Possible Solution
Should read version 1.8.1 at line 41:
Import-DscResource -Name POSHFolder -ModuleName POSHOrigin -ModuleVersion 1.8.1
- Module version used: 1.8.1
- Operating System and PowerShell version: Windows Server 2012 R2 PowerShell version 5.1
Metadata
Metadata
Assignees
Labels
No labels