GithubHelp home page GithubHelp logo

Comments (5)

klauern avatar klauern commented on April 27, 2024 1

Ah, unfortunately, it does not:

at 11:14:10 ❯ git pull
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 5 (delta 4), reused 3 (delta 3), pack-reused 0
Unpacking objects: 100% (5/5), 1.37 KiB | 116.00 KiB/s, done.
From https://github.com/AykutSarac/jsonvisio.com
   199c01a..16d73bd  main                 -> origin/main
 * [new branch]      fix-version-conflict -> origin/fix-version-conflict
Updating 199c01a..16d73bd
Fast-forward
 package.json |  4 ++--
 yarn.lock    | 29 ++++++++++++++++-------------
 2 files changed, 18 insertions(+), 15 deletions(-)

dev/js-ts/jsonvisio.com on  main via  v18.0.0
at 11:14:12 ❯ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0-0" from [email protected]
npm ERR! node_modules/react-split-pane
npm ERR!   react-split-pane@"^0.1.92" 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/nklauer/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/nklauer/.npm/_logs/2022-04-25T16_14_18_280Z-debug-0.log

from jsoncrack.com.

AykutSarac avatar AykutSarac commented on April 27, 2024 1

Ah, unfortunately, it does not:

at 11:14:10 ❯ git pull
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 5 (delta 4), reused 3 (delta 3), pack-reused 0
Unpacking objects: 100% (5/5), 1.37 KiB | 116.00 KiB/s, done.
From https://github.com/AykutSarac/jsonvisio.com
   199c01a..16d73bd  main                 -> origin/main
 * [new branch]      fix-version-conflict -> origin/fix-version-conflict
Updating 199c01a..16d73bd
Fast-forward
 package.json |  4 ++--
 yarn.lock    | 29 ++++++++++++++++-------------
 2 files changed, 18 insertions(+), 15 deletions(-)

dev/js-ts/jsonvisio.com on  main via  v18.0.0
at 11:14:12 ❯ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0-0" from [email protected]
npm ERR! node_modules/react-split-pane
npm ERR!   react-split-pane@"^0.1.92" 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/nklauer/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/nklauer/.npm/_logs/2022-04-25T16_14_18_280Z-debug-0.log

Updated installation instructions at README.md (added --legacy-peer-deps), can you try it out?

from jsoncrack.com.

AykutSarac avatar AykutSarac commented on April 27, 2024

Can you try again and let me know if it works for you now please? @klauern

from jsoncrack.com.

jessycormier avatar jessycormier commented on April 27, 2024

I have Node @v16.14.2, Npm @v8.5.0 and npm install worked for me (I used the --legacy-peer-deps).

from jsoncrack.com.

AykutSarac avatar AykutSarac commented on April 27, 2024

I have Node @v16.14.2, Npm @v8.5.0 and npm install worked for me (I used the --legacy-peer-deps).

Thanks for confirming, closing the issue.

from jsoncrack.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.