Git Product home page Git Product logo

Comments (4)

dr-orlovsky avatar dr-orlovsky commented on August 17, 2024 1

Yes, since the original intent I had with doing this crate has failed: rust cargo package manager doesn't allow to publish crates made of binaries of other crates. This crate was created to simplify the installation of all LNP/BP nodes - which reside as binaries in their own crates - and cargo prohibits exactly that. So there is no way to solve that issue; the only possible approach is to have a docker containers and automation on building nodes into them. Related discussion: LNP-BP/docker#27 (comment)

from nodes.

crisdut avatar crisdut commented on August 17, 2024

Hi @Goosie,

Here: #20

I updated all libs to correct version.

Please, try again.

from nodes.

dr-orlovsky avatar dr-orlovsky commented on August 17, 2024

I merged #20. Was this issue fixed?

from nodes.

Goosie avatar Goosie commented on August 17, 2024

Well following the instruction in the readme I'm still get an error:
I do:
cd repos
rm -rf nodes
git clone https://github.com/LNP-BP/nodes.git
cd repos/nodes
rustup update nightly
cargo +nightly install lnpbp_nodes -Z bindeps

Gives the error:
error: could not find lnpbp_nodes in registry crates-io with version *

from nodes.

Related Issues (9)

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.