graphql-example-app icon indicating copy to clipboard operation
graphql-example-app copied to clipboard

`npm i` fails

Open nagayev opened this issue 4 years ago • 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: [email protected] npm ERR! node_modules/type-fest npm ERR! type-fest@"^0.21.3" from [email protected] npm ERR! node_modules/ansi-escapes npm ERR! ansi-escapes@"^4.3.1" from @graphql-codegen/[email protected] npm ERR! node_modules/@graphql-codegen/cli npm ERR! @graphql-codegen/cli@"1.21.2" from @graphql-cli/[email protected] 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 [email protected] npm ERR! node_modules/inquirer npm ERR! inquirer@"^7.3.3" from @graphql-codegen/[email protected] npm ERR! node_modules/@graphql-codegen/cli npm ERR! @graphql-codegen/cli@"1.21.2" from @graphql-cli/[email protected] 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/[email protected] npm ERR! node_modules/@pmmmwh/react-refresh-webpack-plugin npm ERR! @pmmmwh/react-refresh-webpack-plugin@"0.4.3" from [email protected] 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

nagayev avatar Oct 07 '21 09:10 nagayev