Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot npm install on windows #293

Open
danilozdravkovic opened this issue Feb 20, 2024 · 0 comments
Open

Cannot npm install on windows #293

danilozdravkovic opened this issue Feb 20, 2024 · 0 comments

Comments

@danilozdravkovic
Copy link

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant