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
- Run
kysely-migrate init
Package Version
0.0.16
TypeScript Version
5.1.3
Anything else?
No response
Validations
Describe the bug
When trying to run a
kysely-migrate initI 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.tsas this function throws such error.Link to Minimal Reproducible Example
No response
Steps To Reproduce
kysely-migrate initPackage Version
0.0.16
TypeScript Version
5.1.3
Anything else?
No response
Validations