Created
January 6, 2019 12:18
-
-
Save pablocattaneo/9a02857ff6063f52973180933c1c3b65 to your computer and use it in GitHub Desktop.
How install mongodb driver in node? #mongodb #mongoDriver Source: http://mongodb.github.io/node-mongodb-native/3.1/installation-guide/installation-guide/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install mongodb --save |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment