Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
None
-
Ubuntu 12.04
Node v0.10.18
Mongo 2.4.6
-
Empty show more show less
Description
This example associated with this section http://mongodb.github.io/node-mongodb-native/api-generated/admin.html#listdatabases returns the following error:
var adminDb = db.admin();
^
TypeError: Cannot call method 'admin' of null