Open Nikxt opened 4 years ago
I tried to upgrade nexus-plugin-prisma from version 0.17.0 to 0.18.1 but the installation exited with an error.
Steps to reproduce
Delete node modules folder
Set dependencies in package.json: "@nexus/schema": "^0.15.0", "nexus-plugin-prisma": "^0.18.1"
"@nexus/schema": "^0.15.0", "nexus-plugin-prisma": "^0.18.1"
Run npm intsall
Result Installation exited with error code: 128
Additional
Setup OS: Windows Node.js version: v12.18.3 npm version: 6.14.8
Its helped me git config --global url."https://".insteadOf git://
I tried to upgrade nexus-plugin-prisma from version 0.17.0 to 0.18.1 but the installation exited with an error.
Steps to reproduce
Delete node modules folder
Set dependencies in package.json:
"@nexus/schema": "^0.15.0", "nexus-plugin-prisma": "^0.18.1"
Run npm intsall
Result Installation exited with error code: 128
Additional
Setup OS: Windows Node.js version: v12.18.3 npm version: 6.14.8