Hi guys ! I'm trying to do the Get Started with ex...
# orm-help
t
Hi guys ! I'm trying to do the Get Started with existing database but i'm getting this issue When i'm running
prisma init myproject
and chose existing database then mongoDB then i pass this string connextion
<mongodb+srv://userName:<password>@cluster0-q2tur.mongodb.net/test?retryWrites=true&w=majority>
with the userName and password of the user i have created in mongoDB Atlas, the following deprecationWarning comes out and i don't know how to fix it. Thx for your help ! 🙂
Prisma CLI version: prisma/1.34.8 (darwin-x64) node-v12.10.0