GithubHelp home page GithubHelp logo

Comments (2)

galkahana avatar galkahana commented on June 2, 2024

Makes sense. i moved to github actions for 1.0.115 and also upgraded some dependencies. Mocha, what im using for testing, no longer supports version earlier than node 13, which is why this happens. this means that i'm no longer building the binary modules for node versions earlier than 13. also for now building only for plain node, no musl, no electron.
you can either use an earlier versions (1.0.112 or lower), upgrade your node version to 13 or higher, or move to MuhammaraJS which:

  • still seems to support node 12
  • is the officially supported version of what was once HummusJS...this project here is fairly deprecated and im only updating it for the sake of studying something or for my own usages.

One thing though. the fact that the binary module was not found in itself should not cause a failure to installing hummus, because it should fallback on trying to build it locally. there must be other errors in addition to say what made it fail. my guess....without looking is that there's no C++ compiler on the target station. sharing more of the error log could help me figure out what's wrong...but it's probably better to just follow up using either one of my other suggestions.

Good luck,
Gal.

from hummusjs.

Ashwinkumar-R avatar Ashwinkumar-R commented on June 2, 2024

Thank you for the inputs.

from hummusjs.

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.