What happened?
when run dev command it gives error because we do not configure mongodb.
so here what we have to change
- add mongodb as optional dependency so that our package build would be smaller
- Add condition check if DB is connected and valid; if not then provide information on UI to install pymongo
- we are not including templates folder in package then how does it will work after build and install?
What did you expect to happen?
Anything else we need to know?
No response
What browsers are you seeing the problem on?
No response
Relevant log output
Contact Details
No response
Code of Conduct
What happened?
when run
devcommand it gives error because we do not configure mongodb.so here what we have to change
What did you expect to happen?
Anything else we need to know?
No response
What browsers are you seeing the problem on?
No response
Relevant log output
Contact Details
No response
Code of Conduct