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.

Nodejs- Pulsar-Client NPM issues

See original GitHub issue

Describe the bug Attempt to install pulsar-client from npm, was not successful: _node-pre-gyp WARN Tried to download(404): https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v64-linux-x64.tar.gz_ node-pre-gyp WARN Pre-built binaries not found for pulsar-client@1.1.0 and node@10.20.1 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)

To Reproduce Steps to reproduce the behavior:

npm install pulsar-client

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
TolulopeAwodecommented, May 7, 2020

Thanks for the response. I was able to include cpp in docker file in a multi stage build as suggested by @sijie and it worked but the challenge is the image size after all is bigger. I am currently considering to use Dockerslim

2reactions
TolulopeAwodecommented, Apr 28, 2020

Waiting anxiously for this fix. Thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Pulsar Node.js client
The Pulsar Node.js client can be used to create Pulsar producers, consumers, and readers in Node.js. ... You can install the pulsar-client library...
Read more >
pulsar-client - npm
Pulsar Node.js client. Latest version: 1.7.0, last published: a month ago. Start using pulsar-client in your project by running `npm i ...
Read more >
Not able to install the pulsar-client for nodejs on windows 11
Can someone please help with this issue? npm ERR! path D:\Sairam Gundala\academics\project2\node_modules\pulsar-client npm ERR! command ...
Read more >
Connect to Astra Streaming using NodeJS
The Node.js client APIs are distributed through NPM. ... <topic-url>: A topic URL of your choice from the Astra Streaming Namespaces and Topics...
Read more >
How to use the pulsar-client.Client function in pulsar-client
Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately. Enable here. github apache /...
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