Skip to content

LegacyConventions\Initialize error in beta 5 #13

Description

@JasonRowe

When using the beta5 version of powerdeploy I get an error. You can recreate this by installing beta 5 and running the getting started example:

Cannot index into a null array.
At C:\modules\Powerdeploy\Extensions\LegacyConventions\Initialize.ps1:18 char:13

  •         &$onDeploy -PowerDeploymentContext $deploymentContext
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : NullArray

Does beta 5 have a required parameter I'm missing compared to the older versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions