Skip to content

Shouldn't require('express-debug')(app, {/* settings */}); be placed after the application logic to avoid cannot find stack error? #21

Open
@melissamarima

Description

@melissamarima

I put require('express-debug')(app, {}); before the application logic and it gave me the Error: Cannot find stack error. This SO solution helped me and it places that line as far down as possible. I suggest you guys edit the README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions