hi, I have to restart 2 or 3 times “npm run develop” because it doesn’t arrive to connect to database. Do you have a soluce for my problem ?
tks
Patrice
Hello there,
Would you mind providing a lot more information?
- What is the output of
mongod
(starting the DB)? - What is the output of
npm run seed
? - What is the output of
npm run develop
?
Please make use of MarkDown syntax, when sharing code/error-text.
The more information you give us, the more likely we will be able to help.
hi Sky020, it was on a old computer with ubuntu, but not enought memory. It crashed every times so I did a dual boot on my main PC and all is running fast now Not mor problems with db connections
thks a lot
Patrice