Files
medusa-store/.changeset/quick-seals-teach.md
T
Egor Makarenko 09ab1d1be6 feat(create-medusa-app): print error message for failed db connection (#5547)
`create-medusa-app` currently prints a generic error message when it cannot connect to a database. This tiny pull request adds the thrown error to the log message, that simplifies debugging of installation issues
2023-11-06 16:37:10 +00:00

112 B

create-medusa-app
create-medusa-app
patch

feat(create-medusa-app): print error message for failed database connection