Giter Club home page Giter Club logo

Comments (3)

lognaturel avatar lognaturel commented on September 23, 2024 2

Let's make sure to upgrade bcrypt as described by @spwoodcock at https://forum.getodk.org/t/bcrypt-dependency-install-fails-on-arm64-architectures/43992

I think we still want to keep control over the minor version to ensure consistency but could be convinced otherwise.

(sorry, @swoodcock and @pwoodcock, having typing issues today!)

from central-backend.

matthew-white avatar matthew-white commented on September 23, 2024 1

I think we still want to keep control over the minor version to ensure consistency but could be convinced otherwise.

Just to clarify, are you thinking of the semver range specified in package.json? package-lock.json is what ensures consistency across installs. The semver range in package.json constrains what updates are possible when a dev runs npm update.

Relatedly, I noticed this statement in the forum post:

It's currently pinned with a tilde ~5, meaning the max version is 5.0.1.

However, I'm pretty sure that ~5 includes any 5.x. I think we can update the version in package-lock.json by running npm update bcrypt, without changing anything in package.json.

from central-backend.

ktuite avatar ktuite commented on September 23, 2024

Ah yes I see what you mean about 5.x (npm docs). I just updated bcypt within the package-lock.json file.

from central-backend.

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.