Hi,
The new version mongoDB 6.x doesn't provide "mongo" command, there is a new command "mongosh".
https://www.mongodb.com/docs/mongodb-shell/
https://www.mongodb.com/blog/post/introducing-the-new-shell
Can you update your shell command in /Driver/MongoDb.php ?
Thanks!
Hi,
The new version mongoDB 6.x doesn't provide "mongo" command, there is a new command "mongosh".
https://www.mongodb.com/docs/mongodb-shell/
https://www.mongodb.com/blog/post/introducing-the-new-shell
Can you update your shell command in /Driver/MongoDb.php ?
Thanks!