Skip to content

Can't deserialize a .sm file alone #17

Description

@skilletspecial

An error is encountered when running HCPosh -Installer from a directory with only .sm files (no .hcx files):

Unable to deserialize json object :( --> Cannot bind argument to parameter 'Path' because it is null.

The issue is here where $OutBin is not set. That is only set on the code path to deserialize a .hcx file.

Is the _bin directory needed for source marts? If not, I think we can eliminate that if statement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions