Giter VIP home page Giter VIP logo

Comments (7)

danforbes avatar danforbes commented on September 13, 2024 2

It sounds like your build still was not successful; the fact that ./target/release/node-template doesn't exist is a pretty good sign that is the case. The only other thing I would suggest checking is ./target/debug/node-template in the case that when you built it with the new nightly you forgot to specify the --release flag.

from substrate-node-template.

sapurai avatar sapurai commented on September 13, 2024 1

Yes @wheresaddie it was the problem @danforbes described.
Solved by using the following command:
cargo +nightly-2020-05-15 build --release

Thank you very much!

from substrate-node-template.

wheresaddie avatar wheresaddie commented on September 13, 2024

following up to see if you were successful @sapurai

from substrate-node-template.

paulgarvey avatar paulgarvey commented on September 13, 2024

Hello,

I am having the same issue but when I put in commend "cargo +nightly-2020-05-15 build --release" I get an error message saying:

"error: toolchain 'nightly-2020-05-15-x86_64-apple-darwin' is not installed"

I am not sure what to do here, very new to this and would greatly appreciate any help!

from substrate-node-template.

nuke-web3 avatar nuke-web3 commented on September 13, 2024

@paulgarvey - please see the https://substrate.dev/docs/en/knowledgebase/getting-started/ docs and use substrate v3 - nightly builds are not required for substrate anymore (at least until rust breaks things upstream again 😝 )

from substrate-node-template.

paulgarvey avatar paulgarvey commented on September 13, 2024

Thank you @cryptorado

I did the steps as directed but for some reason I am gettin the message below:

"zsh: no such file or directory: ./target/release/node-template"

from substrate-node-template.

Nimrah012 avatar Nimrah012 commented on September 13, 2024

I run the command ./target/release/node-template --dev --tmp it takes 7,8 hours but still not finished
what should I do?

from substrate-node-template.

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.