Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

demo server.js broken for architect 0.1.5 and 0.1.6 #14

@rawberg

Description

@rawberg

Looks like architect changed and no longer includes a plugins directory or the architect.log plugin. The demo server.js file is trying to include architect.log which is now throwing an error which prevents the demo server from starting.

    {
        packagePath: "architect/plugins/architect.log"
    }

Not sure how to correctly update server.js as just removing the reference to architect.log doesn't solve it. Alternatively we could just lock the compatible architect version to 0.1.4 which still works.

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