itsezc removed a comment on issue #122: URL: https://github.com/apache/pulsar-client-node/issues/122#issuecomment-841869050
This issue also exists on MacOS Big Sur, Intel. ```❯ npm install pulsar-client npm WARN deprecated node-pre-gyp@0.15.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @m apbox scoped package will recieve updates in the future npm ERR! code 1 npm ERR! path /Users/chirub/Desktop/project/node_modules/pulsar-client npm ERR! command failed npm ERR! command sh -c node-pre-gyp install --fallback-to-build npm ERR! CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o npm ERR! LIBTOOL-STATIC Release/nothing.a npm ERR! CXX(target) Release/obj.target/Pulsar/src/addon.o npm ERR! Failed to execute '/Users/chirub/.nvm/versions/node/v15.13.0/bin/node /Users/chirub/.nvm/versions/node/v15.13.0/lib/node_modules/npm/node _modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/Users/chirub/Desktop/project/node_modules/pulsar-client/build/Releas e/libpulsar.node --module_name=libpulsar --module_path=/Users/chirub/Desktop/project/node_modules/pulsar-client/build/Release --napi_versi on=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v88' (1) npm ERR! node-pre-gyp info it worked if it ends with ok npm ERR! node-pre-gyp info using node-pre-gyp@1.0.4 npm ERR! node-pre-gyp info using node@15.13.0 | darwin | x64 npm ERR! node-pre-gyp info check checked for "/Users/chirub/Desktop/project/node_modules/pulsar-client/build/Release/libpulsar.node" (not found) npm ERR! node-pre-gyp http GET https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.3.0-node-v88-darwin-x64.tar.gz npm ERR! node-pre-gyp ERR! install response status 404 Not Found on https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.3.0-node-v 88-darwin-x64.tar.gz npm ERR! node-pre-gyp WARN Pre-built binaries not installable for pulsar-client@1.3.0 and node@15.13.0 (node-v88 ABI, unknown) (falling back to so urce compile with node-gyp) npm ERR! node-pre-gyp WARN Hit error response status 404 Not Found on https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.3.0-node -v88-darwin-x64.tar.gz npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@15.13.0 | darwin | x64 npm ERR! gyp info ok npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@15.13.0 | darwin | x64 npm ERR! gyp info find Python using Python version 2.7.16 found at "/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/ Contents/MacOS/Python" npm ERR! gyp info spawn /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/Users/chirub/.nvm/versions/node/v15.13.0/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/Users/chirub/.nvm/versions/node/v15.13.0/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/Users/chirub/Library/Caches/node-gyp/15.13.0/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! gyp info ok npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@15.13.0 | darwin | x64 npm ERR! gyp info spawn make npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] npm ERR! warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: archive library: Release/nothing.a the table of contents is empty (no object file members in the library define global symbols) npm ERR! In file included from ../src/addon.cc:20: npm ERR! ../src/Message.h:24:10: fatal error: 'pulsar/c/message.h' file not found``` -- 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