freeart opened a new pull request #38: added node-pre-gyp support URL: https://github.com/apache/pulsar-client-node/pull/38 Library ```pulsar-client-cpp``` still needs to be installed in OS manually but it helps to install the package via npm from github/npm registry ```sh npm i apache/pulsar-client-node#master #from github npm i pulsar-client #from npm registry ``` The package is ready to be published to npm registry via command ```sh npm publish ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services