apache / apache/pulsar-client-node

How to install pulsar-client without internet access

Open
#289 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
164
Forks
98
PR merge metrics
No merged PRs in 30d

Description

There is a limitation in my build system to access the internet.
We use the private proxy repository (JFrog) in intranet instead of the public npm repository.

I got the error when I try to install the pulsar-client@1.8.0 package.
Because it tries to get the C++ library from the internet.(https://dist.apache.org/repos/dist/release/pulsar/pulsar-client-node/)

Is there any way to configure this URL as a my own or local path?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the pulsar-client@1.8.0 package and the Apache distribution URL, but no repository file or test. Start by locating the install step that fetches the C++ library; done means a private URL or local path can be supplied and installation succeeds without internet access.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, javascript, nodejs
Domain
build-system, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.