Git Product home page Git Product logo

Comments (8)

kartikpersistent avatar kartikpersistent commented on August 10, 2024

Hi @swanandbagve can you try removing the .npmrc file in docker and also in the frontend root folder

from llm-graph-builder.

luzidl avatar luzidl commented on August 10, 2024

@swanandbagve I also have the same issue installing now on Linux (Ubuntu), since on Mac did not work (see the other issue I opened). Removing the .npmrc file does not work. It complains the file is missing once you remove it.

from llm-graph-builder.

kartikpersistent avatar kartikpersistent commented on August 10, 2024

Hi @luzidl remove COPY .npmrc line from the frontend dockerfile

from llm-graph-builder.

luzidl avatar luzidl commented on August 10, 2024

@kartikpersistent I did so, but then I get another error:

[1/4] Resolving packages... error An unexpected error occurred: "https://registry.yarnpkg.com/@neo4j-nvl%2fcore: Not found". info If you think this is a bug, please open a bug report with the information provided in "/app/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command. The command '/bin/sh -c yarn add @neo4j-nvl/interaction-handlers @neo4j-nvl/core @neo4j-nvl/react' returned a non-zero code: 1 ERROR: Service 'frontend' failed to build : Build failed
The Dockerfile in the frontend Dir looks like this now:
COPY package.json yarn.lock ./

Only the COPY part for sure

from llm-graph-builder.

kartikpersistent avatar kartikpersistent commented on August 10, 2024

Delete the .npmrc file and in Dockerfile remove the COPY .npmrc part this should fix the error

from llm-graph-builder.

luzidl avatar luzidl commented on August 10, 2024

@kartikpersistent still no luck. Did exactly what you advised above, but still getting this one:

info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command. error An unexpected error occurred: "https://registry.yarnpkg.com/@neo4j-nvl%2fcore: Not found". The command '/bin/sh -c yarn add @neo4j-nvl/interaction-handlers @neo4j-nvl/core @neo4j-nvl/react' returned a non-zero code: 1 ERROR: Service 'frontend' failed to build : Build failed

I also did a new clone to be sure, I had not changed something else. Am I missing a parameter maybe?

from llm-graph-builder.

kartikpersistent avatar kartikpersistent commented on August 10, 2024

Please take the latest pull and switch to DEV for the latest features

from llm-graph-builder.

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.