We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
i have the same issue
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: