#medusa db:setup problem

3 messages · Page 1 of 1 (latest)

blazing crypt
#

Using b2b-starter-medusa

rich laurel
#

im sure you use b2b medusa project right?pls check the file about scripts u will see the yarn generate-env the db didn't have password,so maybe just cp the right one into them will fine
"setup": "yarn build-packages && yarn generate-env && yarn setup-db && yarn seed && yarn setup-user",

btw unit now i guess project didnt finsh yeh like admin for quote miss the link for id page ?

blazing crypt
#

i add the password to .env, but when i run db:setup it looks like it resets the .env file.