Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running adonis migration:run end up with errors #82

Open
3logy opened this issue Apr 18, 2020 · 1 comment
Open

Running adonis migration:run end up with errors #82

3logy opened this issue Apr 18, 2020 · 1 comment

Comments

@3logy
Copy link

3logy commented Apr 18, 2020

After running npm install , npm install has to be run to fix many problems. If this is done and you try to run adonis migration:run, an error will appear:

Error: Cannot find module '@adonisjs/lucid/providers/LucidProvider'

I tried to install lucid with adonis install @adonisjs/lucid
I also tried installing sqllite with npm i sqlite3

Neither works for me.
Is this a bug or is there a solution?

@GerhardMes
Copy link

some here:

error: migration:run is not a registered command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants