Git Product home page Git Product logo

Comments (13)

deekshitLD avatar deekshitLD commented on June 10, 2024 1

Try and Run sudo cargo install --git https://github.com/diem/move move-cli --branch main

from diem.

lgphp avatar lgphp commented on June 10, 2024

in on_disk_state_view.rs at line 246 has same error

from diem.

magj2006 avatar magj2006 commented on June 10, 2024

I also met this issue.

截屏2022-08-02 18 04 06

from diem.

lc avatar lc commented on June 10, 2024

I've also just encountered this:

error: 1 positional argument in format string, but no arguments were given
   --> language/tools/move-cli/src/sandbox/utils/on_disk_state_view.rs:246:38
    |
246 |             bail!("Bad resource path {:?}. Needed file, found directory")
    |                                      ^^^^

error: 1 positional argument in format string, but no arguments were given
   --> language/tools/move-cli/src/sandbox/utils/on_disk_state_view.rs:290:38
    |
290 |             bail!("Bad bytecode path {:?}. Needed file, found directory")
    |                                      ^^^^

error: could not compile `move-cli` due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
warning: `move-model` (lib) generated 7 warnings
error: failed to compile `move-cli v0.1.0 (https://github.com/diem/diem#37fc28b3)`, intermediate artifacts can be found at `/var/folders/jh/x16r0qkd57gfgrwcxxpqpthc0000gn/T/cargo-installoAbfyo`

from diem.

ThreeAndTwo avatar ThreeAndTwo commented on June 10, 2024

I've also just encountered this on m1 for Mac.

from diem.

Arinerron avatar Arinerron commented on June 10, 2024

image
let's freaking gooooo

from diem.

Arinerron avatar Arinerron commented on June 10, 2024

how did this buggy code even make it into main lol

from diem.

ifelsedeveloper avatar ifelsedeveloper commented on June 10, 2024

Have the issue

from diem.

qq335103060 avatar qq335103060 commented on June 10, 2024

image

image

from diem.

FineKe avatar FineKe commented on June 10, 2024

same wrong
image

from diem.

lgphp avatar lgphp commented on June 10, 2024

You guys can compiled after fix the problem from source code

from diem.

exqlnet avatar exqlnet commented on June 10, 2024

Same error in mac m1. Does anyone have resolved it? I'm new to Rust. 😭

from diem.

deekshitLD avatar deekshitLD commented on June 10, 2024

Got the same issue on my M1 mac. Any fixes yet?

from diem.

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.