I have a node app that has mongodb as a dependency. From what I can tell, mongodb is dependent on kerberos stuff but as far as I'm aware I don't need it. This causes problems because when I try to deploy my app to aws beanstalk it chokes and barfs all over the place because of the system dependency. Is it possible to exclude that dependency in my I have a node app that has mongodb as a depende