You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an error when i try to create a role
app.js:
'adonis-acl/providers/AclProvider' in providers
'adonis-acl/providers/CommandsProvider' in aceProviders
Role: 'Adonis/Acl/Role', Permission: 'Adonis/Acl/Permission' in aliases
I am encountering an error when i try to create a role
app.js:
'adonis-acl/providers/AclProvider' in providers
'adonis-acl/providers/CommandsProvider' in aceProviders
Role: 'Adonis/Acl/Role', Permission: 'Adonis/Acl/Permission' in aliases
model User.js:
roles.js
ERROR
error: relation "roles" does not exist
The text was updated successfully, but these errors were encountered: