At 2.16 min of the Lecture - Atlas requirement , it asks us to test mongo to atlas cluster. when the run the given command after launching mongo.exe ,
mongo “mongodb://cluster0-shard-00-00-jxeqq.mongodb.net:27017,cluster0-shard-00-01-jxeqq.mongodb.net:27017,cluster0-shard-00-02-jxeqq.mongodb.net:27017/aggregations?replicaSet=Cluster0-shard-0” --authenticationDatabase admin --ssl -u m121 -p aggregations --norc
I get this error -
uncaught exception: SyntaxError: unexpected token: string literal :
@(shell):1:6
Unable to attempt labs because of this, can someone pls help. Also the video seems to be very old as the sites referred have changed.