Git Product home page Git Product logo

Comments (2)

tirongi avatar tirongi commented on May 27, 2024 1

IMHO, the best solution would be to use a version numbering that was coherent with the "compatibility family" among the flowise* components ensuring to follow the <major>.<minor>.<patch> pattern.
Then, assuming that versioning follow this criteria, you can set in the package.json a line like "flowise-components":"~1.4.0" in order to tell it to install latest 1.4.x available (instead of "*", actually used, that will point to the latest also when you install an older version of the software).

Starting from the next release of Flowise I would suggest to use as such of numbering and setup in the package.json to set and preserve the required version of each flowise-*.
In order to fix older versions, maybe occur to modify each package.json with the latest working release and set the release label in git to these fixed versions.

As always, thanks a lot for the great work!

from flowise.

HenryHengZJ avatar HenryHengZJ commented on May 27, 2024

hmm do you have any suggestion on how to achieve that?

from flowise.

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.