Git Product home page Git Product logo

Comments (5)

mausch avatar mausch commented on June 12, 2024 2

Hi, it seems there's a misunderstanding around why I opened this issue, I should have been more clear.

I wanted to check out this project. I noticed a docker-compose.yml in the root, apparently for local dev, so I execute it to get something running. @Galz648 this is easier than setting up a Python env, also if it's been dockerised already it means it'll be less work for me to run it on Kubernetes for example.
I noticed the frontend build was crashing so I reported it here, since other people will likely attempt to do the same thing I did and maybe the maintainers didn't notice this issue. I'm not actually looking to do dev on this project for now.

I then looked for a workaround, first thing I tried was running it on Python, and that worked.
I also tried the previous release, which also works, so I updated the issue so maintainers will find it easier to pinpoint where things broke.
I also then noticed the docker_example directory.

Hope that gives some more context 🙂
BTW thanks for this project, looks great, looking forward to the implementation of memories and other components 🚀

from langflow.

Galz648 avatar Galz648 commented on June 12, 2024

what might be the use case for you to use docker instread of as a python installation?

from langflow.

ogabrielluiz avatar ogabrielluiz commented on June 12, 2024

Run make dev build=1 and it should work.

from langflow.

carlosrcoelho avatar carlosrcoelho commented on June 12, 2024

Hey, @mausch have you tried like @ogabrielluiz said? It should work.

from langflow.

ogabrielluiz avatar ogabrielluiz commented on June 12, 2024

The make command works because in it we run npm install before building the images. For some reason the npm install wasn't working inside the container but did work outside.

from langflow.

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.