Skip to content

Cannot resolve "Adonis/Addons/Mail" #1596

Answered by RomainLanz
prab-it asked this question in Help
Discussion options

You must be logged in to vote

Hey @prab-it! 👋

You need to change a setting in your command so Ace knows that he need to load the application.
The following code should be added directly inside your command.

public static settings = {
  loadApp: true,
}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@prab-it
Comment options

Answer selected by prab-it
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants