Results 19 comments of 白一梓

I met the same problem now!

In my condition, I need to send the result of mocha to emails after run all test in our continuous integration flow. I wrote a reporter to do this. But...

> Node.js 8 seems to fail…. https://github.com/yunnysunny/node-rdkafka/actions Need to update node-gyp to a correct version on Node 8. I will try the 6.x version.

> Awesome!! Extra credit? Node.js 18 on Windows 22 Node-gyp does not work on Windows 2022, https://github.com/yunnysunny/node-rdkafka/runs/7162913449?check_suite_focus=true . When I run update command on Windows 2022, it failed https://github.com/yunnysunny/node-rdkafka/runs/7162957526?check_suite_focus=true We...

I think this is a breaking change, and we need to mention it as a requirement in our readme document.

> Hi, Is there a way to get node-rdkafka working on centos 7 without upgrading g++? No

The tags of `typedef` or `function` are not supported either.

The library need GUI, but WSL has not support it now. So I think it can't render on WSL. I have switch to the libary https://github.com/tdewolff/canvas .

我这边调用flvplayer的load函数,不做任何play动作,依然在控制台上看到`Found another AVCDecoderConfigurationRecord!`

刚才的例子举的不恰当,我贴一个使用npm能够安装的例子: ``` {lamb} npm install lmdb-queue > [email protected] install J:\native\node_modules\lmdb-queue > node-gyp rebuild J:\native\node_modules\lmdb-queue {git} {lamb} if not defined npm_config_node_gyp (node "d:\Users\sunny\AppData\Roaming\nvm\v6.9.2\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild ) 在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。...