Tag: darwin
-
Facing incompatible module issue with inotify when try to install codegen
0 I tried to install codegen in react application using the below comment npm install –save-dev @graphql-codegen/cli @graphql-codegen/typescript @graphql-codegen/typescript-operations @graphql-codegen/typescript-react-apollo and i got the below error yarn add v1.22.19 [1/4] 🔍 Resolving packages… [2/4] 🚚 Fetching packages… error [email protected]: The platform "darwin" is incompatible with this module. error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/add for…