Giter VIP home page Giter VIP logo

Comments (5)

heberleh avatar heberleh commented on May 23, 2024

After deleting package.lock and node_modules, to try to force an update, npm install gave this error:

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/tslint
npm ERR! dev tslint@"^6.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tslint@"^5.0.0" from [email protected]
npm ERR! node_modules/tslint-consistent-codestyle
npm ERR! dev tslint-consistent-codestyle@"^1.16.0" 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.

from lineup_app.

heberleh avatar heberleh commented on May 23, 2024
sudo npm update --depth 5 @babel/preset-env
sudo npm update --depth 5 @babel/compat-data

locally 'solved the problem'

from lineup_app.

sgratzl avatar sgratzl commented on May 23, 2024

this project is optimized in using https://yarnpkg.com/

from lineup_app.

heberleh avatar heberleh commented on May 23, 2024

README points user to use npm

from lineup_app.

sgratzl avatar sgratzl commented on May 23, 2024

in the development branch it correctly points to yarn: https://github.com/lineupjs/lineup_app/tree/develop#development-environment

from lineup_app.

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.