kysely-migrate icon indicating copy to clipboard operation
kysely-migrate copied to clipboard

Cannot generate config

Open jkazimierczak opened this issue 1 year ago • 0 comments

Describe the bug

When trying to run a kysely-migrate init I get error message "Config not found". This is a bit weird considering that the command should generate a config file.

It seems to me that the error might lie in findConfig.ts as this function throws such error.

Link to Minimal Reproducible Example

No response

Steps To Reproduce

  1. Run kysely-migrate init

Package Version

0.0.16

TypeScript Version

5.1.3

Anything else?

No response

Validations

  • [X] Checked there isn't already an issue that exists for the bug you encountered.
  • [X] Added a minimal reproduction.

jkazimierczak avatar Dec 27 '23 00:12 jkazimierczak