You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
Following the tutorial on: https://www.howtographql.com/react-apollo/1-getting-started/
Steps to reproduce:
The text was updated successfully, but these errors were encountered: