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.

Failed to build aerospike-client-c dependency

See original GitHub issue

I am running into an error on my new computer when trying to run npm i on a project of mine that utilizes aerospike. I have installed pre-reqs for windows and set execution policy.

Versions: OS: Windows 10 64bit Node: 12.18.3 Aerospike: 3.16.1 NPM: 6.14.17

Output of error log: https://pastebin.com/6JLLjtsS

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
georgeglessnercommented, Aug 21, 2020

Just updating to let anyone who may face this issue that it was indeed caused by the space in the username. I am able to install now with no space in username.

0reactions
jheckingcommented, Aug 18, 2020

Thanks for the follow-up. I’ll close this issue for now, since it seems there is nothing we can do to fix this issue in the client installation scripts. But feel free to reopen the issue if there’s something I missed and that needs to be addressed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while installing in Windows · Issue #318 - GitHub
D:\Temp\ttt\node_modules\aerospike\scripts\build-c-client.ps1 : Failed to build aerospike-client-c dependency At line:1 char:1 + .
Read more >
Build Error within aerospike-client-c-src-4.6.8
I'm trying to put the Aerospike Node.js client into an alpine Docker container. This needs some building the client-c-src.
Read more >
Aerospike NPM | npm.io
Aerospike Node.js Client travis codecov npm downloads ... The build step will resolve the Aerospike C client dependency as described in C Client...
Read more >
npm aerospike install issue - node.js - Stack Overflow
You can circumvent this problem by installing the C client in your machine and using the locally installed version to install aerospike ......
Read more >
aerospike - npm
Aerospike Client Library. Latest version: 5.0.3, last published: 3 months ago. Start using aerospike in your project by running `npm i ...
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