Open
Description
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
Labels
No labels