apache / apache/pulsar-client-node
How to install pulsar-client without internet access
- Langage dominant
- C++
- Étoiles
- 164
- Forks
- 98
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
L’issue nomme le package pulsar-client@1.8.0 et l’URL de distribution Apache, mais aucun fichier du dépôt ni aucun test. Commencez par localiser l’étape d’installation qui récupère la bibliothèque C++ ; c’est terminé lorsqu’une URL privée ou un chemin local peut être fourni et que l’installation réussit sans accès à Internet.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp, javascript, nodejs
- Domaine
- build-system, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100