2019-09-11 13:53:16 UTC - Subramaniyam: Thanks a lot!! ---- 2019-09-11 18:09:28 UTC - Subramaniyam: Hi All, I am trying to install pulsar-client in my npm (nodejs) ---- 2019-09-11 18:09:46 UTC - Subramaniyam: But i am getting the below error.. ---- 2019-09-11 18:09:47 UTC - Subramaniyam: node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(404): <https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-rc.0-node-v64-win32-x64.tar.gz> node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: tunneling socket could not be established, statusCode=403 ---- 2019-09-11 18:10:15 UTC - Subramaniyam: Looks like the above library is not there in the particular URL ---- 2019-09-11 18:10:33 UTC - Subramaniyam: Its roll backing total installation. ---- 2019-09-11 20:02:24 UTC - Subramaniyam: @tuteng Any idea below issue? ---- 2019-09-11 20:02:26 UTC - Subramaniyam: Hi All, I am trying to install pulsar-client in my npm (nodejs)
[2:09 PM] But i am getting the below error.. [2:09 PM] node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(404): <https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-rc.0-node-v64-win32-x64.tar.gz> node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: tunneling socket could not be established, statusCode=403 [2:10 PM] Looks like the above library is not there in the particular URL [2:10 PM] Its roll backing total installation. ---- 2019-09-12 03:07:23 UTC - Ali Ahmed: can some one review and merge this <https://github.com/apache/pulsar/pull/5171> ----
