Skip to content
This repository has been 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

Open
rawberg opened this issue Sep 29, 2012 · 0 comments
Open

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

rawberg opened this issue Sep 29, 2012 · 0 comments

Comments

@rawberg
Copy link

rawberg commented Sep 29, 2012

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant