apache / apache/rocketmq-client-nodejs

Can't compile with node12

Open
#12 10 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
193
Forks
36
PR merge metrics
No merged PRs in 30d

Description

## What Happens?

```
CXX(target) Release/obj.target/rocketmq/src/rocketmq.o
../src/rocketmq.cpp:42:116: error: too few arguments to function call, single argument 'context' was not specified
Nan::Set(target, Nan::New("macosDLOpen").ToLocalChecked(), Nan::New(DLOpen)->GetFunction());
```

![image](https://user-images.githubusercontent.com/12426691/59673343-af8f5f00-91f3-11e9-9abe-ada8b0b74717.png)

## Minimum Showcase (Required)

> npm install --save apache-rocketmq with node v12

## Context

- **Node Version**: 12
- **SDK Version**: latest
- **Platform**: macos

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.