hrsakai commented on issue #289:
URL: 
https://github.com/apache/pulsar-client-node/issues/289#issuecomment-1418379570

   I created a PR with the module_name renamed from Pulsar to pulsar.
   https://github.com/apache/pulsar-client-node/pull/290
   
   From a version containing the PR above, please run `npm install`  like 
followings:
   ```
   $ npm install pulsar-client --pulsar_binary_host_mirror=<mirror url>
   or
   $ env npm_config_pulsar_binary_host_mirror=file://<path> npm install 
pulsar-client
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to