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

Error: Unknown binaryTarget rhel-openssl-3.0.x and no custom binaries were provided

Open pawelkrol1 opened this issue 2 years ago • 1 comments

Following the tutorial on: https://www.howtographql.com/react-apollo/1-getting-started/

Steps to reproduce:

$ curl https://codeload.github.com/howtographql/react-apollo/tar.gz/starter | tar -xz --strip=1 react-apollo-starter/server
$ cd server
$ yarn
$ npx prisma generate
Error: Unknown binaryTarget rhel-openssl-3.0.x and no custom binaries were provided

pawelkrol1 avatar May 16 '23 09:05 pawelkrol1