krambertech/graphql-example-app

`npm i` fails

Opened this issue · 0 comments

Hello. I coudn't run your project, because I have problem with installation.

Output npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: type-fest@0.21.3 npm ERR! node_modules/type-fest npm ERR! type-fest@"^0.21.3" from ansi-escapes@4.3.2 npm ERR! node_modules/ansi-escapes npm ERR! ansi-escapes@"^4.3.1" from @graphql-codegen/cli@1.21.2 npm ERR! node_modules/@graphql-codegen/cli npm ERR! @graphql-codegen/cli@"1.21.2" from @graphql-cli/codegen@1.17.21 npm ERR! node_modules/@graphql-cli/codegen npm ERR! dev @graphql-cli/codegen@"1.17.21" from the root project npm ERR! ansi-escapes@"^4.2.1" from inquirer@7.3.3 npm ERR! node_modules/inquirer npm ERR! inquirer@"^7.3.3" from @graphql-codegen/cli@1.21.2 npm ERR! node_modules/@graphql-codegen/cli npm ERR! @graphql-codegen/cli@"1.21.2" from @graphql-cli/codegen@1.17.21 npm ERR! node_modules/@graphql-cli/codegen npm ERR! 2 more (@graphql-cli/init, create-graphback) npm ERR! 2 more (log-update, jest-watch-typeahead) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peerOptional type-fest@"^0.13.1" from @pmmmwh/react-refresh-webpack-plugin@0.4.3 npm ERR! node_modules/@pmmmwh/react-refresh-webpack-plugin npm ERR! @pmmmwh/react-refresh-webpack-plugin@"0.4.3" from react-scripts@4.0.3 npm ERR! node_modules/react-scripts npm ERR! dev react-scripts@"4.0.3" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See C:\Users\Алексей\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Алексей\AppData\Local\npm-cache_logs\2021-10-07T09_02_45_106Z-debug.log

Versions nodejs: 15.2 npm: 7.0.8