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

How to install Vue2vis on a macbook pro. #84

Open
erlebach opened this issue Jun 21, 2021 · 0 comments
Open

How to install Vue2vis on a macbook pro. #84

erlebach opened this issue Jun 21, 2021 · 0 comments

Comments

@erlebach
Copy link

I cloned Vue2Vis and executed the command
npm install --save @vue2vis/graph2d vis-data moment
as stipulated in the packages/graph2d/README.md file. Here is the result:

npm install --save @vue2vis/graph2d vis-data moment
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @vue2vis/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/uuid
npm ERR!   dev uuid@"^7.0.0" from @vue2vis/[email protected]
npm ERR!   packages/graph2d
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer uuid@"^3.4.0" from [email protected]
npm ERR! node_modules/vis-timeline
npm ERR!   vis-timeline@"^7.3.4" from @vue2vis/[email protected]
npm ERR!   packages/graph2d
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/erlebach/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/erlebach/.npm/_logs/2021-06-21T22_11_11_109Z-debug.log

I thought this procedure was foolproof! :-) Does anybody have any insight to help me out? Thanks.

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