tschmidt64-SC commented on issue #134: URL: https://github.com/apache/pulsar-client-node/issues/134#issuecomment-775365944
Does this section of the error log ring any bells?: ``` node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp info check checked for "/Users/tschmidt/skygrid/all-repos/skygrid-atc/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.2.0-node-v72-darwin-x64.tar.gz node-pre-gyp http 404 https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.2.0-node-v72-darwin-x64.tar.gz node-pre-gyp WARN Tried to download(404): https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.2.0-node-v72-darwin-x64.tar.gz node-pre-gyp WARN Pre-built binaries not found for pulsar-client@1.2.0 and node@12.18.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.2.0-node-v72-darwin-x64.tar.gz``` ---------------------------------------------------------------- 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