Skip to content

Unable to Run Migrations – database.json Missing Error When Using npm run db:migrate #2318

@Dinuu10

Description

@Dinuu10

Describe the bug
Unable to Run Migrations – database.json Missing Error When Using npm run db:migrate.

To Reproduce
Steps to reproduce the behavior:

  1. Install and integrate auth-service and user-tenant-service from Sourceloop.
  2. Set up .env with DB configs.
  3. Attempt to run migration using a command like: npm run db:migrate
  4. See the error regarding missing database.json.

Expected behavior
Migration should run successfully.

Screenshots
Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions