Skip to content

Still version 1.8.0 in the Invoke.ps1 file #22

@yvesgermain

Description

@yvesgermain

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions