Skip to content

Deprecation Warnings & LB3 #12

@eatnlunch

Description

@eatnlunch

Recent versions of the Loopback 2.x versions have introduced deprecation warnings, which the readme does not seem to address.

When running under LB 3.X, I get a "Model not found: mixins" error when the application boots.
Also a warning: " warning: you are using async-hook which is unstable."

Is this module compatible with LB 3.X? Am I missing something with regards to handling these deprecation warnings?

edit: I found the cause of my 'Model not found: mixins' error. It was mis-placement on my part in the model-config.json file.

However, now all my models throw errors: Model "XYZ" uses unknown mixin: Readonly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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