promise94 opened a new issue #79: Install pulsar-node on Windows NPM URL: https://github.com/apache/pulsar-client-node/issues/79 **System information** - window10 x64 - node@12.14.1 - node-gyp@3.8.0 **Run the command** `npm install pulsar-client --save` **The error message** ``` Command: node-pre-gyp install --fallback-to-build Arguments: Directory: F:\project\node\pulsar-node-demo\node_modules\pulsar-client Output: node-pre-gyp info it worked if it ends with ok node-pre-gyp info using node-pre-gyp@0.12.0 node-pre-gyp info using node@12.14.1 | win32 | x64 node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp info check checked for "F:\project\node\pulsar-node-demo\node_modules\pulsar-client\build\Release\libpulsar.node" (not found) node-pre-gyp http GET https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v72-win32-x64.tar.gz node-pre-gyp http 404 https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v72-win32-x64.tar.gz node-pre-gyp WARN Tried to download(404): https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v72-win32-x64.tar.gz node-pre-gyp WARN Pre-built binaries not found for pulsar-client@1.1.0 and node@12.14.1 (node-v72 ABI, unknown) (falling back to source compile with node-gyp) node-pre-gyp http 404 status code downloading tarball https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v72-win32-x64.tar.gz gyp info it worked if it ends with ok gyp info using node-gyp@3.8.0 gyp info using node@12.14.1 | win32 | x64 gyp info ok gyp info it worked if it ends with ok gyp info using node-gyp@3.8.0 gyp info using node@12.14.1 | win32 | x64 gyp info spawn C:\Python27\python2.EXE ```
---------------------------------------------------------------- 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