Closed BayBreezy closed 1 year ago
Same problem and the install with the "nest add" command is not working too
▹▹▹▸▹ Package installation in progress... ☕
Failed to execute command: npm install --save nestjs-prisma@latest
✖ Package installation in progress... ☕
Unable to install library nestjs-prisma because package did not install. Please check package name.
Please try out the latest dev release
npm i nestjs-prisma@0.21.0-dev.2
Everything works fine when I use yarn instead of npm.. think I will be using yarn from this point forward
This has been released with 0.21.0
Thanks for the hard work :)
Hello,
I tried installing with the updated version of Nestjs but it failed.