apache / apache/pulsar-client-node
How to install pulsar-client without internet access
未关闭
- 主要语言
- C++
- 星标
- 164
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 提到了 pulsar-client@1.8.0 package 和 Apache 分发 URL,但没有指出 repository 文件或 test。首先定位获取 C++ 库的安装步骤;当可以提供私有 URL 或本地路径,并且无需访问 Internet 即可成功安装时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, javascript, nodejs
- 领域
- build-system, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100