dilumdarshana commented on issue #403:
URL: 
https://github.com/apache/pulsar-client-node/issues/403#issuecomment-3743888722

   The workaround seems does not work with node 22.x in MacOS. 
   
   `Expected in: /usr/lib/libc++.1.dylib                                        
                      █
                                                          ┃   in 
/private/var/www/github/jobber/node_modules/.pnpm/[email protected]/node_modules/pulsar-cl
   █
                                                          ┃  
ient/lib/binding/pulsar.node`
   
   I think the root cause: The native binary was compiled against an older C++ 
ABI / Node / V8 version, and Node 22 cannot load it
   
   Which means Pulsar can not use with node 22 and above?


-- 
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]

Reply via email to