You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
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.
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.