Open paolo-arroyo opened 1 year ago
Found that the issue is with running Ubuntu on WSL running a version of OpenSSL that Prisma doesn't support. No issues when working in my native Windows environment.
I just removed the package-lock.json and ran this command: npm install @prisma/client@dev prisma@dev --save-dev and it works!
I use WSL too.
git, node, npm versions
console logs
I just started the course but I can't set it up properly because the
npm run setup
command fails