[v.5] TypeError: Cannot read property 'singleton' of undefined #1882
Answered
by
thetutlage
LeadcodeDev
asked this question in
Help
-
Hello ! 👋 I would like to use the Adonis email module. So I installed as I am :
But I have this mistake:
So I followed this solution but it doesn't work, I have exactly the same mistake... Here is some information from my first try : Package.json
Help me 🛠 |
Beta Was this translation helpful? Give feedback.
Answered by
thetutlage
Nov 9, 2020
Replies: 1 comment 2 replies
-
Seems like you are using the older version of the framework core and pulling in the latest version of the mail package. Just follow these steps to upgrade all the dependencies and make slight modifications to your app. Or follow this screencast https://www.youtube.com/watch?v=6MBNw6JOaYQ |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
LeadcodeDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems like you are using the older version of the framework core and pulling in the latest version of the mail package. Just follow these steps to upgrade all the dependencies and make slight modifications to your app. Or follow this screencast https://www.youtube.com/watch?v=6MBNw6JOaYQ