Giter VIP home page Giter VIP logo

Comments (5)

ozten avatar ozten commented on June 18, 2024

@jsmolina is this needed for the BlueVia project, or is your concern that some Drupal deployments won't be able to use it?

from browserid-crypto.

seanmonstar avatar seanmonstar commented on June 18, 2024

I didn't notice it when when I listed out all the failures in browserid,
but then again, I've also seen npm not fully install dependencies several
times before. It's like it forgets to finish. Next time on my computer,
I'll try to install jwcrypto and see what it says.

Sean McArthur
http://seanmonstar.com

from browserid-crypto.

jsmolina avatar jsmolina commented on June 18, 2024

@ozten That's only affecting my own development. Bluevia is deployed on a Linux machine.

from browserid-crypto.

seanmonstar avatar seanmonstar commented on June 18, 2024

I just tried again, and it does blow up at bigint. bigint uses the older node-waf build system, which doesn't work well with Windows.

First step could be to switch it to use node-gyp, which works on Windows. There's also bignum to consider, which uses openssl lib instead of libgmp, which might compile more easily. Still have the node-waf issue, though.

Added this to list at mozilla/persona#1769

from browserid-crypto.

seanmonstar avatar seanmonstar commented on June 18, 2024

its in!

from browserid-crypto.

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.