Skip to content

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

Filter by

2k results
 (99 ms)

2k results

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

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 
    19 hours ago
  • #3155

Steps 1. npm install node-gyp -g 2. yarn init 3. create hello.cc, binding.gyp, index.js package.json scripts : { build : node-gyp configure node-gyp build , run:demo : node index.js ...
  • smile2mylife
  • 2
  • Opened 
    10 days ago
  • #3154

Hello, I keep getting this error no matter what I do. node-gyp just doesnt identify python executable. Here are the error logs: 2025-Mar-26 12:03:56.609347 #11 339.9 npm error code 1 2025-Mar-26 12:03:56.609347 ...
Waiting For Input
  • digitaldrreamer
  • 2
  • Opened 
    28 days ago
  • #3148

I have a problem ~with node-gyp~ while trying to install libxmljs however after looking at the full log, I m not sure what is the cause of this failure, it s not missing gcc like mentioned on stackoverflow ...
wrong repo
  • realyukii
  • 1
  • Opened 
    on Mar 23
  • #3147

The code here cannot be built when I try to build a node addon that defines _UNICODE macro on Windows: https://github.com/nodejs/node-gyp/blob/ee1d6fd8d83c9dd3eae7df7ec533bb6b39e1a812/src/win_delay_load_hook.cc#L32 ...
  • vfssoft
  • 1
  • Opened 
    on Mar 20
  • #3146

I don t have a good solution to fix the wasm test right now. I think we should disable it before we have a proper fix. /cc author of the tests, @toyobayashi I d appreciate it if you could help us fixing ...
Help Wanted
wasm
Windows
  • cclauss
  • 4
  • Opened 
    on Mar 19
  • #3144

I m working on io_uring support for Windows, and want to use node-gyp to made async fs example with it, the problem is there is no binding support for c++ 20, this is a really huge blocker, can you consider ...
  • fzn0x
  • 1
  • Opened 
    on Mar 13
  • #3142

Hello everyone, during the installation of an Angular project on a Linux machine, I encountered an error stating that g++ was not found. After reading the documentation (README) of node-gyp, I discovered ...
  • iFederx
  • 2
  • Opened 
    on Mar 7
  • #3141

Summary: We are encountering a RangeError: Maximum call stack size exceeded in our Node.js application (on production only, not reproducible on staging/localy) when calling prepareStackTrace Method. This ...
  • MedKhaldiConfo
  • 1
  • Opened 
    on Mar 6
  • #3140

$ node-gyp -v v3.8.0 $ sw_vers ProductName: macOS ProductVersion: 13.7.4 BuildVersion: 22H420 $ node -v v23.6.0 $ xcode-select --install xcode-select: error: command line tools are already installed, ...
gyp: No Xcode or CLT version detected!
node-pre-gyp < v2
  • tiennou
  • 4
  • Opened 
    on Feb 20
  • #3137
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