I followed up procedure in readme. but prisma deploy failed.  I did `npm install -g prisma` And, run the following commands: `cd react-apollo/server yarn install prisma deploy`
I followed up procedure in readme.
but prisma deploy failed.
I did
npm install -g prismaAnd, run the following commands:
cd react-apollo/server yarn install prisma deploy