I just started learning medusa, I first started to create npx create-medusa-app@latest my-store , filled up everything, but when it reaches
⠋ 🚀 Starting project setup, this may take a few minutes.
✔ Created project directory
✔ Installed Dependencies
I get this error :
An error occurred: Error: An error occurred while running migrations: Error: Loaders for module Payment failed.
is this normal ? and should i complete building modules. because all youtube videos I saw it start directly after creation ! or am I doing something wrong!
database connection is fine.