makers.bolt.fun icon indicating copy to clipboard operation
makers.bolt.fun copied to clipboard

Cannot npm install on windows

Open danilozdravkovic opened this issue 2 years ago • 0 comments

Major Minor Build Revision


10 0 19044 0

npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   typescript@"^4.9.4" from the root project
npm ERR!   peerOptional typescript@"^3.2.1 || ^4" from [email protected]
npm ERR!   node_modules/react-scripts
npm ERR!     react-scripts@"5.0.1" from the root project
npm ERR!     peer react-scripts@">=5.0.0" from @storybook/[email protected]
npm ERR!     node_modules/@storybook/preset-create-react-app
npm ERR!       dev @storybook/preset-create-react-app@"^4.1.0" from the root project
npm ERR!   5 more (cosmiconfig-typescript-loader, ts-node, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@">=5.0.0" from [email protected]
npm ERR! node_modules/nostr-tools
npm ERR!   nostr-tools@"^1.2.0" from the root project
npm ERR!   nostr-tools@"^1.17.0" from [email protected]
npm ERR!   node_modules/nostr-relaypool
npm ERR!     nostr-relaypool@"^0.6.16" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@">=5.0.0" from [email protected]
npm ERR!   node_modules/nostr-tools
npm ERR!     nostr-tools@"^1.2.0" from the root project
npm ERR!     nostr-tools@"^1.17.0" from [email protected]
npm ERR!     node_modules/nostr-relaypool
npm ERR!       nostr-relaypool@"^0.6.16" 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!
npm ERR! For a full report see:
npm ERR! C:\Users\C\AppData\Local\npm-cache\_logs\2024-02-20T16_57_43_425Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\C\AppData\Local\npm-cache\_logs\2024-02-20T16_57_43_425Z-debug-0.log
PS C:\Users\C\makers.bolt.fun>

danilozdravkovic avatar Feb 20 '24 17:02 danilozdravkovic