Instalei tudo certinho conforme a prepação de ambiente, subi o mongod, mas ao executar os comandos mostrados nesta aula, ocorreu o erro abaixo e a collection nao foi criada.
the options [appName] is not supported
[Error - 18:13:54] (node:20316) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
O que faço??