Skip to content

Upgrade inversify-express-utils to support inversify 7 #463

Description

@alexleboucher

If I use inversify-express-utils with inversify 7, I have an error :

TypeError: this._container.isBoundNamed is not a function
    at /app/node_modules/inversify-express-utils/lib/server.js:86:33
    at Array.forEach (<anonymous>)
    at InversifyExpressServer.registerControllers (/app/node_modules/inversify-express-utils/lib/server.js:84:22)
    at InversifyExpressServer.build (/app/node_modules/inversify-express-utils/lib/server.js:75:14)

I think it could be a good idea to support inversify 7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions