BewareMyPower commented on PR #282:
URL:
https://github.com/apache/pulsar-client-node/pull/282#issuecomment-1383587647
@ericallam Could this error be reproduced by running the following code?
```javascript
const Pulsar =
require('./node_modules/shibaodi-pulsar-client/lib/binding/Pulsar.node')
```
You can change the path in `require` to the actual path of the
`Pulsar.node`, which could be downloaded from
https://github.com/shibd/pulsar-client-node/actions/runs/3904096695 (uncompress
`macos-18-arm64`)
--
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]