Git Product home page Git Product logo

Comments (9)

devlo avatar devlo commented on May 26, 2024

I can confirm that. Running last ver or installing via npm is not working on node v0.12.0

from node-bignum.

nikolay avatar nikolay commented on May 26, 2024

It's not been working for over 13 months on v0.11.x either: #24

from node-bignum.

rvagg avatar rvagg commented on May 26, 2024

@nikolay stop being a troll. It's been working on 0.11 for a while now, those issues have just not been closed, updating to support 0.12 and io.js now.

from node-bignum.

nikolay avatar nikolay commented on May 26, 2024

@rvagg Stop being overly sensitive and verbally vindictive. I found the old issue first (via googling) and then this. Since when providing feedback is trolling?

from node-bignum.

rvagg avatar rvagg commented on May 26, 2024

Open source doesn't work when people like you parachute in and start moaning about problems you have zero background in just because a google search lead you here. The upgrade to 0.12 and io.js support was a simple 1-line change in package.json. If you can't be productive and contribute in material ways then your best contribution would be to stay silent.

from node-bignum.

nikolay avatar nikolay commented on May 26, 2024

No need to patronize. I'm not using your project directly, but it broke my build thru another dependency and I reported the issue with them as well. Contribution to open-source project is solely via commits. Moaning or not, I possibly made you close a bunch of irrelevant tickets, i.e. I helped improve the status quo.

from node-bignum.

edimoldovan avatar edimoldovan commented on May 26, 2024

@rvagg I did a nom install and I am getting the same error. Should I do anything what should I do to make it work?

from node-bignum.

rvagg avatar rvagg commented on May 26, 2024

@edimoldovan npm install bignum@latest just to make sure you're getting 0.9.2. Also, perhaps you don't have the xcode command line tools installed? Do you know if you are able to compile any other native addons? If you don't know, perhaps try npm install buffertools and see how it goes.

Try xcode-select -p and see if it comes back with anything interesting, it'll print /Applications/Xcode.app/Contents/Developer if you have the full XCode installed.

If you type gcc and it gives you some interesting output then that's a good sign. If it brings up a dialog then it should give you a chance to install the commandline tools. You should also be able to run xcode-select --install to trigger an install I think.

from node-bignum.

edimoldovan avatar edimoldovan commented on May 26, 2024

@rvagg xcode and pals was fine, there was a 0.6.2 dependency in dulcimer which broke the install. On the other hand, there are a lot of other modules which break, some I don’t know why, some I can fix with version bumps. My solution was to get back to node v0.10.36 because I was unable to work on my projects.

But the new version of bignum is fine with latest stable node, thanks a lot for that.

from node-bignum.

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.