Giter Club home page Giter Club logo

Comments (5)

aguludunu avatar aguludunu commented on August 18, 2024 3

Hi koute, my problem has resolved with your help, thank you very much!

I have updated my yarn from 0.32 to 1.16 and the problem is resolved.

  1. curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
  2. echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
  3. sudo apt-get update
  4. sudo apt-get install yarn

from bytehound.

koute avatar koute commented on August 18, 2024

Which version of Yarn do you have installed?

Can you manually go into the webui directory and manually run yarn install and see what happens?

Also, can you try deleting node_modules inside of webui and .cache/yarn in your home directory?

from bytehound.

aguludunu avatar aguludunu commented on August 18, 2024

Which version of Yarn do you have installed?
==> My yarn version is 0.32

Can you manually go into the webui directory and manually run yarn install and see what happens?
==>00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

Also, can you try deleting node_modules inside of webui and .cache/yarn in your home directory?
==>The tow dirs are not exist at all.

from bytehound.

koute avatar koute commented on August 18, 2024

Your Yarn is most likely too old; can you try with a more recent version?

from bytehound.

treeshateorcs avatar treeshateorcs commented on August 18, 2024

i'm having a similar issue

  Compiling actix-rt v0.2.5
   Compiling serde_json v1.0.41
   Compiling serde_urlencoded v0.6.1
   Compiling actix-router v0.1.5
   Compiling serde_urlencoded v0.5.5
   Compiling trust-dns-resolver v0.11.1
   Compiling ahash v0.2.16
   Compiling server-core v0.5.0 (/home/tho/src/memory-profiler/server-core)
error: failed to run custom build command for `server-core v0.5.0 (/home/tho/src/memory-profiler/server-core)`

Caused by:
  process didn't exit successfully: `/home/tho/.cargo/lib/release/build/server-core-888d66a46965f391/build-script-build` (exit code: 101)
  --- stderr
  thread 'main' panicked at 'failed to acquire a semaphore: "OpenOptions::open failed: entity not found"', server-core/build.rs:43:64
  stack backtrace:
     0:     0x560dedc70297 - <unknown>
     1:     0x560dedc8b81c - <unknown>
     2:     0x560dedc6d9c2 - <unknown>
     3:     0x560dedc72415 - <unknown>
     4:     0x560dedc71f6a - <unknown>
     5:     0x560dedc72bb1 - <unknown>
     6:     0x560dedc726f7 - <unknown>
     7:     0x560dedc7075c - <unknown>
     8:     0x560dedc72659 - <unknown>
     9:     0x560dedc8abf1 - <unknown>
    10:     0x560dedc8aa13 - <unknown>
    11:     0x560dedc51890 - <unknown>
    12:     0x560dedc50eeb - <unknown>
    13:     0x560dedc51c18 - <unknown>
    14:     0x560dedc72fd7 - <unknown>
    15:     0x560dedc51c0d - <unknown>
    16:     0x7fdf94cde152 - __libc_start_main
    17:     0x560dedc500ae - <unknown>
    18:                0x0 - <unknown>
warning: build failed, waiting for other jobs to finish...
error: build failed

archlinux. everything is latest and rust nightly

also my CARGO_TARGET_DIR is set to ~/.cargo/lib, so don't be confused by an unusual path

from bytehound.

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.