I was following the tutorial from this docs
ForeignKeyDemo
but when i run
Copy code
npx prisma introspect
i get extra file with sth like this ..
r
Ryan
09/14/2020, 7:56 AM
@Aadarsha 👋
It seems you have a global installation of Prisma 1 present or npx is taking Prisma 1. Could you remove that if present and locally install