Skip to content

Error : Processing post-creation actions... The system cannot find the file specified #36

@mtnrbq

Description

@mtnrbq

When executing in PowerShell on Windows 10, in the post-creation actions I receive the error : The system cannot find the file specified.
In the template.json, there is the following in the postActions section:

"condition": "(OS != \"windows\")",

The only reference I've found to checking OS versions is dotnet/templating which has:

"condition": "(OperatingSystemKind == \"Linux\")"

Not sure if the condition is not firing, and allowing the action to try and run the chmod action

Happy to do a PR with some clarification if I've misunderstood what's going on here

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