Giter Site home page Giter Site logo

Comments (8)

CryogenicPlanet avatar CryogenicPlanet commented on May 18, 2024 1

What OS is this? I'm guessing M1 mac? Haven't tried installing on arm chips will look into it

from depp.

Lxxyx avatar Lxxyx commented on May 18, 2024

What OS is this? I'm guessing M1 mac? Haven't tried installing on arm chips will look into it

Yes. M1 mac.

from depp.

CryogenicPlanet avatar CryogenicPlanet commented on May 18, 2024

Also could you get installing the package directly from go instead of through npm. This will give a better idea if the problem is with the compiled go binary or the post install script

go install github.com/cryogenicplanet/depp@latest

from depp.

CryogenicPlanet avatar CryogenicPlanet commented on May 18, 2024

Hey @Lxxyx I setup a macOS Aarch64 runner and tried to install the file and it works fine, as you can see https://github.com/CryogenicPlanet/depp/runs/4202615408?check_suite_focus=true so I am going to need more info from your side if I am going to be able to diagnose this as I don't have a m1 mac to test myself

from depp.

Lxxyx avatar Lxxyx commented on May 18, 2024

Hey @Lxxyx I setup a macOS Aarch64 runner and tried to install the file and it works fine, as you can see CryogenicPlanet/depp/runs/4202615408?check_suite_focus=true so I am going to need more info from your side if I am going to be able to diagnose this as I don't have a m1 mac to test myself

Still not works when node.js version > 16. @CryogenicPlanet

Node.js support m1 mac since 16.x, this test running node.js @14.

Node.js v14 + m1 mac, works

[1/1] scripts.postinstall [email protected] run "node dist/postinstall.js install", root: "/usr/local/lib/node_modules/depp-installer"
Copying the relevant binary for your platform darwin
Downloading binary from https://github.com/CryogenicPlanet/depp/releases/download/v0.0.10/depp_0.0.10_darwin_x86_64.tar.gz
Unpacked tarball
Wrote binary to out path ./bin/depp
Installed cli successfully
[1/1] scripts.postinstall [email protected] finished in 46s
All packages installed (53 packages installed from npm registry, used 47s(network 1s), speed 469.24KB/s, json 49(91.11KB), tarball 401.58KB)

Node.js v14 + m1 mac, failed

[1/1] scripts.postinstall [email protected] run "node dist/postinstall.js install", root: "/usr/local/lib/node_modules/depp-installer"
/usr/local/lib/node_modules/depp-installer/dist/postinstall.js:107
    throw new Error("Installation is not supported for this architecture: " + process.arch);
          ^

Error: Installation is not supported for this architecture: arm64

from depp.

CryogenicPlanet avatar CryogenicPlanet commented on May 18, 2024

Also could you get installing the package directly from go instead of through npm. This will give a better idea if the problem is with the compiled go binary or the post-install script

go install github.com/cryogenicplanet/depp@latest

@Lxxyx Can you try this?

from depp.

Boromir1994 avatar Boromir1994 commented on May 18, 2024

@CryogenicPlanet I did try. For me result is command not found
image
image
Node v16.13.0
npm v8.1.0

from depp.

CryogenicPlanet avatar CryogenicPlanet commented on May 18, 2024

@CryogenicPlanet I did try. For me result is command not found image image Node v16.13.0 npm v8.1.0

Hey, you will need to add the go bin to your .zshrc

from depp.

Related Issues (7)

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.