snowyu/loopback-component-auto-migrate.js

(node:12992) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: component not enabled

Closed this issue · 0 comments

When component-config.json
"loopback-component-auto-migrate": {
"enabled": false,
"migration": "auto-migrate",
"models":["user","Role","RoleMapping", "processor", "account", "userAccount"]
}

The warning is distracting.