Roger Wang

Results 150 comments of Roger Wang

Thanks for reporting. But your sample works for me with the latest release.

please test this build: https://dl.nwjs.io/live-build/v0.100.1-05251234-767b4f617 https://dl.nwjs.io/live-build/v0.100.1-05251018-87d180c35/

Please use English in this project. Thanks.

close as duplicate of #8271

This issue is not fixed in latest Node.js 24(npm 11). After setting environment variable `npm_config_node_gyp`, it is still launching the bundled node-gyp when you run `npm rebuild` or `npm install`

> Everything. It's shown stripped here: ``` file nw nw: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[xxHash]=b2f200131522a885, stripped ``` ```...