meteor-up
                                
                                 meteor-up copied to clipboard
                                
                                    meteor-up copied to clipboard
                            
                            
                            
                        Support mongodb 6.x.x and later
Starting from mongodb version 6 the mongo shell is now called mongosh.
This pull request conditionally uses mongosh if a mongodb version 6 or later is configured or mongo for version 5 and previous.
Fixes #1341
Thanks for this, I have used it successfully on my branch.