Skip to content

🐛: [RZP-260009]: MongoDB dependency should be optional #9

@recursivezero

Description

@recursivezero

What happened?

when run dev command it gives error because we do not configure mongodb.

so here what we have to change

  1. add mongodb as optional dependency so that our package build would be smaller
  2. Add condition check if DB is connected and valid; if not then provide information on UI to install pymongo
  3. we are not including templates folder in package then how does it will work after build and install?

What did you expect to happen?

Image

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions