Giter VIP home page Giter VIP logo

Comments (5)

taitruong avatar taitruong commented on July 25, 2024 1

I've updated repo and now it works like a charm!

from nft-on-terra.

taitruong avatar taitruong commented on July 25, 2024

Minter address is what I got from test1 wallet on localterra.

from nft-on-terra.

terran6 avatar terran6 commented on July 25, 2024

Hey @taitruong.

Might you be using a Windows computer? You can try the following thread to look for solutions. I have linked you to the answer which I thought may be most promising for you, but you may look through the others if it does not solve your problem. The post details an issue similar to what you are experiencing so I thought you could give it a try.

rust-lang/cargo#6513 (comment)

from nft-on-terra.

taitruong avatar taitruong commented on July 25, 2024

Hey @taitruong.

Might you be using a Windows computer? You can try the following thread to look for solutions. I have linked you to the answer which I thought may be most promising for you, but you may look through the others if it does not solve your problem. The post details an issue similar to what you are experiencing so I thought you could give it a try.

rust-lang/cargo#6513 (comment)

Same error. I have created config file ~/.cargo/config.toml with:

[net]
git-fetch-with-cli = true

Same error pops up as shown above. Interestingly this problem occurs when it tries to get serde package. Looking into .cargo folder I see the serde package has been downloaded:

$ ls -al github.com-1ecc6299db9ec823/se*
-rw-rw-r-- 1 ttruong ttruong 17727 Jul 4 15:17 github.com-1ecc6299db9ec823/sec1-0.2.1.crate
-rw-rw-r-- 1 ttruong ttruong 76271 Jul 4 15:17 github.com-1ecc6299db9ec823/serde-1.0.138.crate
-rw-rw-r-- 1 ttruong ttruong 54841 Jul 4 15:17 github.com-1ecc6299db9ec823/serde_derive-1.0.138.crate
-rw-rw-r-- 1 ttruong ttruong 25382 Jul 4 15:17 github.com-1ecc6299db9ec823/serde_derive_internals-0.26.0.crate
-rw-rw-r-- 1 ttruong ttruong 144514 Jul 4 15:17 github.com-1ecc6299db9ec823/serde_json-1.0.82.crate
-rw-rw-r-- 1 ttruong ttruong 25699 Jul 4 15:17 github.com-1ecc6299db9ec823/serde-json-wasm-0.4.1.crate

As you can see I have updated serde version to 1.0.138 in Cargo.toml - but same error.

My environment is as follows:

OS: Ubuntu 20.03
rustc: 1.62.0
cargo: 1.62.0
terrain: @terra-money/terrain/0.4.1 linux-x64 node-v16.13.2

from nft-on-terra.

terran6 avatar terran6 commented on July 25, 2024

@taitruong

Two things that I would try:
Try to update the version of Docker you are using to the latest version if it is not already.
Ensure that you have properly setup Rust as per the Terrain documentation:
https://github.com/terra-money/terrain#setup-rust

Let's see if either of those have any affect.

from nft-on-terra.

Related Issues (4)

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.