apache / apache/rocketmq-client-nodejs
Can't compile with node12
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 193
- Forks
- 36
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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());
```

## Minimum Showcase (Required)
> npm install --save apache-rocketmq with node v12
## Context
- **Node Version**: 12
- **SDK Version**: latest
- **Platform**: macos
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.