Giter Club home page Giter Club logo

Comments (4)

Robdel12 avatar Robdel12 commented on June 1, 2024

Hey there! When I was doing some testing with the latest cypress I ran into a lot of issues with domains: cypress-io/cypress#3717 So I'd be a little wary locking to that version.

Also, we specify "^3.1.3" which will grab the latest patch version (3.2.0 in this case)

I believe it should update in your project if you install 3.2.0 (and had an older version previously)

from percy-cypress.

Pomax avatar Pomax commented on June 1, 2024

it does, but npm's had a ton of fun gaffs the last year or so, so at this point a good package-lock.json is a locked down package-lock.json that absolutely never respects ^ and just pulls the exact version so it's on a known good version =)

That said, it sounds like 3.2.0 is not a good version =(

from percy-cypress.

Robdel12 avatar Robdel12 commented on June 1, 2024

Ah, yeah, I hear you there! I usually run npm update @percy/cypress (or yarn upgrade @percy/cypress) to update the lockfiles

from percy-cypress.

djones avatar djones commented on June 1, 2024

Closing this one since our package-lock.json file has resolved to version [email protected].

We usually bump the version requirements in the package.json if a particular version of @percy/cypress requires a higher version of a dependency. This #80 is a good example of that.

from percy-cypress.

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.