Bro you are the best intelligent teacher in the world. I just really learn well from you than anywhere else. Pleaseee keep this up since a lot of us learners are learning in tremendous speed because of you.
Next time can you do a macOS installation please? The process is different. When opening the downloaded, it just takes you to the finder where the download is. Seems much easier and different on windows.
Hello, I've known your channel for many years, I'm glad you're back 🫡😁. I have a macbook m1 and I don't know how to install mongodb, can you help me please?
Downloading with MongoDB Compass was taking too much time on my machine. I waited for about an hour but it was stuck on the stage where it shows "installing mongo db compass". So terminated the process and re-installed it, this time without MongoDB Compass. And surprisingly this time it took only a couple of minutes.
Hey bro, whenever I launch the mongodb shell I get this error in the terminal : " mongosh : The term 'mongosh' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + mongosh --version + ~~~~~~~ + CategoryInfo : ObjectNotFound: (mongosh:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException " afterwards, whenver I type something to run it just doesnt and shows me an error.
"Product: MongoDB 7.0.11 2008R2Plus SSL (64 bit) -- Error 1920. Service 'MongoDB Server (MongoDB)' (MongoDB) failed to start. Verify that you have sufficient privileges to start system services". I'm using windows 11 operating system, while installing mongo the above error in the quote's pops up. can anyone tell me what should I do to rectify the problem???
Guys i need your help, i did all what he did, i can open mongo shell from the .exe, but i cant open it in vsc shell, it gives me the following error + mongosh $Env:MDB_CONNECTION_STRING; + ~~~~~~~ + CategoryInfo : ObjectNotFound: (mongosh:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Someone have info on how to fix it?
you have got system and user environment variables, in list of your USER environment variables find PATH and there you must add the variable to existing variables@@besma702
⭐Time Stamps⭐
00:00:00 Introduction
00:02:08 MongoDB installation
00:03:56 MongoShell installation
00:04:32 Set Environment variable PATH
00:05:24 How to use Mongsh
00:06:02 VSCode w/ Mongosh
MongoDB installation manuals:
Windows: www.mongodb.com/docs/manual/tutorial/install-mongodb-on-windows/
MacOS: www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/
Linux: www.mongodb.com/docs/manual/administration/install-on-linux/
MongoDB Shell (mongosh) installation manuals:
www.mongodb.com/docs/mongodb-shell/install/#std-label-mdb-shell-install
Please teach Django
Bro you are the best intelligent teacher in the world. I just really learn well from you than anywhere else. Pleaseee keep this up since a lot of us learners are learning in tremendous speed because of you.
Always amazing with unique style of teaching
Honestly Awesome and easy explanation really enjoyed it so much, friendly for beginer like me😊 mongosh like OmyGosh 😅😅😅
Thank you!
Next time can you do a macOS installation please? The process is different. When opening the downloaded, it just takes you to the finder where the download is.
Seems much easier and different on windows.
Hello, I've known your channel for many years, I'm glad you're back 🫡😁.
I have a macbook m1 and I don't know how to install mongodb, can you help me please?
Downloading with MongoDB Compass was taking too much time on my machine. I waited for about an hour but it was stuck on the stage where it shows "installing mongo db compass". So terminated the process and re-installed it, this time without MongoDB Compass. And surprisingly this time it took only a couple of minutes.
@bro code, Hiii Bro sir TQ U for explaining all of this and please teach us nodejs & typescript
Hey! There are 12 videos on mangodb is it full course or we have to learn more? Tell me is it cover basics to advance?
Hey bro, whenever I launch the mongodb shell I get this error in the terminal :
"
mongosh : The term 'mongosh' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ mongosh --version
+ ~~~~~~~
+ CategoryInfo : ObjectNotFound: (mongosh:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
"
afterwards, whenver I type something to run it just doesnt and shows me an error.
Reupload?
"Product: MongoDB 7.0.11 2008R2Plus SSL (64 bit) -- Error 1920. Service 'MongoDB Server (MongoDB)' (MongoDB) failed to start. Verify that you have sufficient privileges to start system services".
I'm using windows 11 operating system, while installing mongo the above error in the quote's pops up. can anyone tell me what should I do to rectify the problem???
Mongosh showing error bro showing access control is not enabled please solve this 😶
Guys i need your help, i did all what he did, i can open mongo shell from the .exe, but i cant open it in vsc shell, it gives me the following error
+ mongosh $Env:MDB_CONNECTION_STRING;
+ ~~~~~~~
+ CategoryInfo : ObjectNotFound: (mongosh:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Someone have info on how to fix it?
same here, but it seems to be connected, did you found the fix to this?
No mate, i just gave up and now im using SQL to store data
same problem 😔
you have got system and user environment variables, in list of your USER environment variables find PATH and there you must add the variable to existing variables@@besma702
Set the path correctly.
I was also facing the same issue earlier but after setting the path correctly, it started working fine.
Teach us arduino