DEV Community

Discussion on: Using MongoDB with Node.JS

Collapse
 
chukwuebukakennedy profile image
Kennedy

Nice Post!
I tried implementing this to my simple test in node.js and I get the ENOTFOUND Error.
Any idea?

Collapse
 
peppermints profile image
Pepper.

Pretty sure this is an uninstalled module error, if I'm incorrect post the error here and I can tell you the problem. But if it's what I think it is: run

npm install mongodb