I tried to install mongodb. Everythnig was fine. Mongo command is working fine. But when i try mongod it throws error message like this :
'mongod' is not recognized as an internal or external command,operable program or batch file.
P.S: I added the path variable clearly and I put a backslash after bin (C:\Program Files\MongoDB\Server\4.0\bin\)like this.
So can anyone help me to sort this out, why mongod is not working, meanwhile mongo command is working fine.
Not a duplicate,bz in may case "mongo" is working fine,whereas "mongod" only throws error