Replies: 1 comment 1 reply
-
Where are you using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Before updating adonis, the IoC was functioning normally.
Going back to the commit before the upgrade is working, and after the upgrade it doesn't work anymore.
Upgrade guide: https://preview.adonisjs.com/blog/october-2020-release
Error:
"E_IOC_LOOKUP_FAILED: Cannot resolve "Adonis/Lucid/Relations" namespace from the IoC Container",
AppProvider:
Commenting on the relationship in the User model works:
Beta Was this translation helpful? Give feedback.
All reactions