Orgad Shaneh
Orgad Shaneh
@pwinckles Can you please attach the scripts you test with, if possible also with their other parties?
Rebased and replaced `NULL` with `nullptr`. I cannot reproduce your issue. Waiting for inputs.
I see. Thanks for the information.
> @orgads Line 2195 in sipp.cpp needs to be changed to: > > ``` > if (creationMode == MODE_CLIENT || creationMode == MODE_MIXED) { > ``` Done, thanks. @dmbhatti I'm...
Happens here too.
Not really tested. Tried my best with conflict resolution. The hardest file was install.js, so please review it carefully. Notice I mocked process.release and called `downloadNodeLib` twice for Windows (for...
If you prefer a rebased version (as requested in #136) see https://github.com/nodejs/node-gyp/compare/main...orgads:nw-gyp:rebase?expand=1
Proposed fix: - #185
@davehorton what do you prefer? Keep the types here or create a package in DefinitelyTyped?