Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Cannot run migration #84

Open
JawedHook opened this issue Jan 31, 2018 · 0 comments
Open

Cannot run migration #84

JawedHook opened this issue Jan 31, 2018 · 0 comments

Comments

@JawedHook
Copy link

JawedHook commented Jan 31, 2018

Hello there !

I'm a beginner in Adonis and I was making my first migration.
When I do adonis make:migration , it works, but when I try to do adonis migration:run, I got this message :

{ Error: Cannot find module 'Adonis/Commands/Auth:Setup' at Function.Module._resolveFilename (module.js:536:15) at Function.Module._load (module.js:466:25) at Module.require (module.js:579:17) at require (internal/module.js:11:18) at requireStack (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/require-stack/src/index.js:44:12) at Ioc._require (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/@adonisjs/fold/src/Ioc/index.js:331:12) at Ioc.use (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/@adonisjs/fold/src/Ioc/index.js:728:17) at Kernel.addCommand (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/@adonisjs/ace/src/Kernel/index.js:139:24) at commands.forEach (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/@adonisjs/ignitor/src/Ignitor/index.js:413:39) at Array.forEach (<anonymous>) at Ignitor._registerCommands (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/@adonisjs/ignitor/src/Ignitor/index.js:413:14) at Ignitor.fire (/Users/Jawed/Desktop/Heroku/ffnsw copie 2/node_modules/@adonisjs/ignitor/src/Ignitor/index.js:631:12) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) at Function.Module.runMain (module.js:678:11) at startup (bootstrap_node.js:187:16) code: 'MODULE_NOT_FOUND' }

And I really don't know what to do.
Thanks.

This question is available on Nuxt.js community (#c67)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant