I was trying to download mongoDB on my windows computer. I am very new to this.
C:\mongodb\bin>mongod --directoryperdb --dbpath C:\mongodb\data\db --logpath
C:\mongodb\mongodb.log --logappend --rest --install
But it was showing the error as on the title. I just started mongoDB and was trying to learn it through tutorials, but now I am stuck.