Giter Site home page Giter Site logo

Comments (5)

GayathriKaliyamoorthy avatar GayathriKaliyamoorthy commented on August 23, 2024

Hi Xorgy,

Currently Aerospike Nodejs Client is dependent on a specific version of Aerospike C Client. This change is introduced from version 1.0.27. The current version of nodejs client(version 1.0.27) is dependent on 3.0.94 version of C client. You seem to have installed the latest version (3.0.96) version in your machine and trying to install nodejs on top that. The solution is to uninstall C client installed in your machine and do a simple npm install aerospike. That would resolve the dependency automatically and download the correct version of C client.

Please uninstall the C client (3.0.96) and try installing nodejs client.

Thanks
Gayathri.K

from aerospike-client-nodejs.

xorgy avatar xorgy commented on August 23, 2024

I see, I was under the impression that 3.0.96 was a normal patch release in the 3.0.x series, and that there would be no such regressions. What's the timeline for it being updated to support the more recent client?

from aerospike-client-nodejs.

ryanwitt avatar ryanwitt commented on August 23, 2024

[email protected] (on npm as of last night) downloads [email protected] by default now

from aerospike-client-nodejs.

GayathriKaliyamoorthy avatar GayathriKaliyamoorthy commented on August 23, 2024

@xorgy We have made an official release updating nodejs client to use the latest C client, version 3.0.96 yesterday.

Thanks

from aerospike-client-nodejs.

xorgy avatar xorgy commented on August 23, 2024

Sweet, it works now. I can't wait for stable releases of the c client.

from aerospike-client-nodejs.

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.