ng-demos
ng-demos copied to clipboard
db.open is not a function
Getting below error while running the ~/Desktop/suresh/ng-demo/ng-demos/cc-bmean project
/Users/Usr/Desktop/suresh/ng-demo/ng-demos/cc-bmean/src/server/data/dataconfig.js:50 db.open(getAllCollections); ^
TypeError: db.open is not a function
Also getting below error while running the mongodb
/Users/Usr/Desktop/suresh/mongo/mongodb-osx-i386-1.3.3/bin/mongod --config mongodb.config ERROR: unknown option rest
i have the same issue
I also get the same error, any solution?
I am also getting both these errors. Any help on a solution would be greatly appreciated. Thank you