question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find module '../build/Release/aerospike.node'

See original GitHub issue

I installed “aerospike” via npm on Ubuntu 14.04. I created a js file like below:

var aerospike = require("aerospike");

When I run the file, I get this error:

Cannot find module ‘…/build/Release/aerospike.node’

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
BadgerBadgerBadgerBadgercommented, Jul 13, 2017

@niloy What was your mistake?

0reactions
jellyedwardscommented, Sep 23, 2017

@jhecking OS is Ubunto 16.10 and node version is v4.2.6 - hope this helps

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm aerospike install issue - node.js - Stack Overflow
It looks like the client that's being downloaded isn't versioned at all, which means that it always downloads the latest/current version of the ......
Read more >
aerospike - npm
Latest version: 5.2.0, last published: 18 days ago. Start using aerospike in your project by running `npm i aerospike`.
Read more >
Installing the Aerospike Node.js Client | Developer Hub
To download and install the latest stable version of Node.js, visit nodejs.org. Install the necessary "development tools" and other libraries to build the ......
Read more >
ServiceNow Community servicenow community
Error: Cannot find module '../build/Release/keytar.node' ... I am using NVM as Node js manager and HAVE switch to 12.16.1 before I installed ...
Read more >
Node.js Client for The Aerospike Database - Morioh
The installation will attempt to build the add-on module prior to installation. The build step will resolve the Aerospike C client dependency as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found