Hello all,
Based on previous suggestions, I’m going to try and complete the MongoDB lesson straight from my computer instead of on c9. Currently, what I’ve done is I’ve done npm init
and have installed mongodb off of the website (non homebrew version). When I try to click verify for the first lesson (the one where it asks you to install MongoDB), it says that MongoDB is not in the right $PATH. Maybe someone sees something I’m doing wrong, and if not, could someone tell me a good place to start so I can finish this lesson.