Git Product home page Git Product logo

Comments (6)

ranisalt avatar ranisalt commented on August 15, 2024

This is because it defaults to the optimized (SSE2 enabled) version of argon2, yet only the reference one compiles on RPi. I've yet to find an easy way to detect and switch them, I'll focus on it now.

from node-argon2.

ranisalt avatar ranisalt commented on August 15, 2024

Could you check that 0865b21 works for you? It's on branch rpi and it worked for me.

from node-argon2.

 avatar commented on August 15, 2024

Ok, great, building it from source works, thanks!

One thing though, executing
npm install https://github.com/ranisalt/node-argon2.git#rpi in my project directory gives the following output:

> node-gyp rebuild
make: Entering directory '/home/pi/node-test/node_modules/argon2/build'
make: *** No rule to make target 'Release/obj.target/libargon2/argon2/src/ref.o', needed by 'Release/obj.target/argon2.a'.  Stop.
make: Leaving directory '/home/pi/node-test/node_modules/argon2/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2

Am I doing something wrong?

from node-argon2.

ranisalt avatar ranisalt commented on August 15, 2024

Yes, I think the needed file is still in the npmignore, and I will fix it.

from node-argon2.

 avatar commented on August 15, 2024

Great, gonna close this then (clicked wrong just before). Thanks for the help.

from node-argon2.

ranisalt avatar ranisalt commented on August 15, 2024

Thanks! If no more issues appear until Wednesday it will be launched as 0.12.0

from node-argon2.

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.