Hi guys. i am trying to learn some new things. i am starting with ’ Get set for our back end development projects. and there was a challange to :
In your terminal, start MongoDB by entering:
mongod --smallfiles
in cloud9, everytime i write mongo --smallfiles it won’t start it says
munkiuke:~/workspace (master) $ mongod --smallfiles
bash: mongod: command not found
how can i make it work so i can continue.