react-apollo icon indicating copy to clipboard operation
react-apollo copied to clipboard

npm install doesnt execute successfully

Open zeeshanahmed-nagarro-frontend opened this issue 3 years ago • 1 comments

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/[email protected] preinstall: `node scripts/preinstall-entry.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @prisma/[email protected] 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:

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

Bizzle-Dapp avatar Mar 10 '22 13:03 Bizzle-Dapp