shibd commented on issue #271: URL: https://github.com/apache/pulsar-client-node/issues/271#issuecomment-1371058535
Hi, @AhmedAymanBfcai, `[email protected]` was a temporary version and now its binaries have been deleted. ``` npm ERR! node-pre-gyp WARN Hit error response status 404 Not Found on https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/pulsar-client-node-1.8.0-candidate-2/napi-win32-unknown-x64.tar.gz ``` We have released the official version: [v1.8.0](https://github.com/apache/pulsar-client-node/releases/tag/v1.8.0) You can use this cmd to install: `npm install [email protected]` -- 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]
