howtographql / react-apollo

MIT License
718 stars 319 forks source link

npm install doesnt execute successfully #139

Open zeeshanahmed-nagarro-frontend opened 3 years ago

zeeshanahmed-nagarro-frontend commented 3 years ago

after cloning the repo. the npm install command inside the server folder throws the following error

 code ELIFECYCLE
npm ERR! errno 1
npm ERR! @prisma/cli@2.20.1 preinstall: `node scripts/preinstall-entry.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @prisma/cli@2.20.1 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
Bizzle-Dapp commented 2 years ago

This worked fine for me. Still an issue @zeeshan-ahmed-nagarro?