The Wayback Machine - https://web.archive.org/web/20200911222232/https://github.com/eggjs/egg/issues/3740
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

Unknown arguments: config, db:migrate:up #3740

Open
MakerGYT opened this issue Jun 5, 2019 · 0 comments
Open

Unknown arguments: config, db:migrate:up #3740

MakerGYT opened this issue Jun 5, 2019 · 0 comments

Comments

@MakerGYT
Copy link

@MakerGYT MakerGYT commented Jun 5, 2019

What happens?

参照官网文档
初始化测试数据库的数据结构报错
Unknown arguments: config, db:migrate:up

How To Reproduce

Steps to reproduce the behavior:

NODE_ENV=test npx sequelize db:migrate

去掉:up后成功,文档是否写错

Context

  • Node Version: 10.15.3
  • Egg Version: 2.15.1
  • Plugin Name: egg-sequelize
  • Plugin Version: 5.0.0
  • Platform: ubuntu 16.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.