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

Installing it seems to come up with many broken dependencies #52

Open
classicrob opened this issue Apr 28, 2022 · 1 comment
Open

Installing it seems to come up with many broken dependencies #52

classicrob opened this issue Apr 28, 2022 · 1 comment

Comments

@classicrob
Copy link

I tried to install Storex-Hub on my Mac per the instructions here and the terminal started screaming at me when I tried npm install lol

Is Storex-Hub currently functional? I'm trying to get Memex to sync up with DevonThink and Storex seemed like the most natural route.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @worldbrain/[email protected]
npm ERR! Found: @worldbrain/[email protected]
npm ERR! node_modules/@worldbrain/storex
npm ERR!   @worldbrain/storex@"^0.4.1" from the root project
npm ERR!   @worldbrain/storex@"^0.4.1" from [email protected]
npm ERR!   node_modules/storex-hub-plugin-internal-selftest
npm ERR!     dev storex-hub-plugin-internal-selftest@"^0.0.2" from the root project
npm ERR!   3 more (@worldbrain/storex-backend-typeorm, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @worldbrain/storex@"^0.3.5" from @worldbrain/[email protected]
npm ERR! node_modules/@worldbrain/storex-backend-dexie
npm ERR!   @worldbrain/storex-backend-dexie@"^0.3.1" from the root project
npm ERR!   peer @worldbrain/storex-backend-dexie@"^0.3.1" from @worldbrain/[email protected]
npm ERR!   node_modules/@worldbrain/storex-middleware-change-watcher
npm ERR!     @worldbrain/storex-middleware-change-watcher@"^0.1.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @worldbrain/[email protected]
npm ERR! node_modules/@worldbrain/storex
npm ERR!   peer @worldbrain/storex@"^0.3.5" from @worldbrain/[email protected]
npm ERR!   node_modules/@worldbrain/storex-backend-dexie
npm ERR!     @worldbrain/storex-backend-dexie@"^0.3.1" from the root project
npm ERR!     peer @worldbrain/storex-backend-dexie@"^0.3.1" from @worldbrain/[email protected]
npm ERR!     node_modules/@worldbrain/storex-middleware-change-watcher
npm ERR!       @worldbrain/storex-middleware-change-watcher@"^0.1.1" 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 /Users/roberthaisfield/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/roberthaisfield/.npm/_logs/2022-04-28T18_28_15_175Z-debug-0.log
@flowingblaze
Copy link

I have the same issues and I am on windows. I did try the npm to fix it with --force and when that didn't work --legacy-peer-deps at the end to try and install it anyways despite the broken dependencies and I still saw these errors.

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

2 participants