Skip to content

issues Search Results · repo:nodejs/node-gyp language:Python

Filter by

2k results
 (54 ms)

2k results

innodejs/node-gyp (press backspace or delete to remove)

I frequently see corrupted node/electron headers. Sounds similar to #1054, but I m using npm. And I see this on an isolate github actions runner, so it doesn t seem like a concurrency issue either? npm ...
  • tmm1
  • 8
  • Opened 
    19 days ago
  • #3165

I m struggling since a large amount of time while trying to compile some Node.js native addons with recent node-gyp (which is internally using gyp-next) releases. My environment: Windows 11 Node.js: v22.15.1 ...
  • Ben08300
  • 5
  • Opened 
    on May 21
  • #3164

See title. Somewhere since npm@11.x.y, npm now warns on seeing unknown configuration options. Setting nodedir in your npmrc (or setting the environment variable npm_config_nodedir) gives us a warning that ...
  • jellelicht
  • 1
  • Opened 
    on May 19
  • #3163

Working in an enterprise setting, we have security tools that perform SSL decryption using self-signed certificates. This is often problematic for many developer tools. Since some CLI tools that run on ...
  • zleroy
  • 1
  • Opened 
    on May 15
  • #3162

We are currently encountering an error message from node gyp rebuild -- target_arch=ia32 gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess. anonymous ...
  • wangshunshun
  • 1
  • Opened 
    on May 12
  • #3161

Added { targets : [ { target_name : MyApp , msvs_precompiled_header : precompiled.h , msvs_precompiled_source : precompiled.cpp , ... sources : ...
  • pwinkler-ds
  • 1
  • Opened 
    on May 7
  • #3160

Hello , can someone help me to setup the right gyp compiler parameters so the bin will run on both x64 Platforms ? . right now i will always get an Exec format error
  • YEUAM
  • Opened 
    on Apr 29
  • #3158

There doesn t seem to be a way for node-gyp to generate a packages.config + required goop in the generated vcxproj, so that certain NuGet packages are referenced by the generated project. Our project ...
  • asklar
  • Opened 
    on Apr 29
  • #3157

Hi, I m using nodegit, which uses node-gyp to include the platform specific binaries. In my organization, I have in my .npmrc, an override for nodegit_binary_host_mirror to set the location to point to ...
  • rcolfin
  • Opened 
    on Apr 27
  • #3156

If npm install runs into a mysterious lstat error (which happens during path.resolve, which is super-weird): gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack Error: ENOENT: no such file or directory, lstat ...
  • WillAvudim
  • Opened 
    on Apr 22
  • #3155
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub