Open nimobeeren opened 4 years ago
Update: adding the dependency @prisma/sdk
(version 2.0.0-beta.5) before adding nexus-plugin-prisma
seems to fix the issue. This might be something on Prisma's side.
I can confirm I'm getting the same problem w/ yarn
and node v 14. It doesn't happen w/ node v 12. Also doesn't happen with npm.
Screenshot
Description
nexus-plugin-prisma
fails to install, even on a clean project. However,nexus-plugin-prisma@0.7.0
seems to work OK.Repro
yarn init
yarn add nexus-plugin-prisma
Environment details
OS: Arch NodeJS: v14.2.0 Yarn: 1.22.4