Skip to content

Cannot run production build after updating to march release #3683

Answered by RomainLanz
oanylund asked this question in Help
Discussion options

You must be logged in to vote

Hey @oanylund! 👋🏻

Please, move the @japa/preset-adonis/TestsProvider in your .adonisjsrc.json file to the testProviders key.

{
  "//": "..."
  "aceProviders": ["@adonisjs/repl"],
  "testProviders": ["@japa/preset-adonis/TestsProvider"],
  "//": "..."
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@oanylund
Comment options

@thetutlage
Comment options

Answer selected by oanylund
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