I am trying to start a mongodb server with this code . I have also installed mongodb with npm i mongodb and started mongodb with mongod but it doesnt console log
enter image description here
i was expecting it to console log “Connected succesfully to the server” but it did not
enter image description here
enter image description here
New contributor
Aayush Pathak is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.