Skip to content

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

Filter by

2k results
 (128 ms)

2k results

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

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
  • 1
  • Opened 
    8 hours ago
  • #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
  • Opened 
    yesterday
  • #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 
    15 days ago
  • #3137

Code : // n = 1 BIGONETYPE void shiftLeft1( T n ) { register word w_i, carry = 0; for ( u32 ii = 0; ii BIGWORDCOUNT( T ); ++ii ) { w_i = n[ ii ]; n[ ii ] = ( w_i 1 ) | carry; ...
  • AthallahDzaki
  • 2
  • Opened 
    16 days ago
  • #3134

A new command-line flag, --use-system-ca, allows Node.js to utilize the trusted Certificate Authority (CA) certificates from the system store. This enhancement is currently available on macOS and Windows ...
  • Cecil500
  • Opened 
    20 days ago
  • #3131

I just installed nodejs on oracle linux 9, try to setup a testing project, run npm i utf-8-validate, and this happens. npm error code 1 npm error path /home/opc/uvapp/node_modules/bufferutil npm error ...
  • pickle69420
  • 3
  • Opened 
    21 days ago
  • #3130

Hi All, I have already followed this link npde-gyp upgrade and upgraded it to 11.0.0 . But still getting stack Error: Could not find any Visual Studio installation to use even after upgrading node-gyp ...
ERR! node-gyp -v < v10.x.x
Node Sass --> Dart Sass
  • vuecoder8927
  • 1
  • Opened 
    22 days ago
  • #3129

  • Sec32fun32
  • Opened 
    23 days ago
  • #3127

Description After upgrading to node-gyp@11.1.0, I encountered a build failure on Windows due to an incorrect function call in win_delay_load_hook.cc. The issue is caused by GetModuleHandle, which expects ...
  • BohdanVV
  • Opened 
    23 days ago
  • #3126

here is my error `npm run build nfc_read_write_script@1.0.0 build npm ci npm rebuild @pokusew/pcsclite --update-binary pkg . added 149 packages, and audited 150 packages in 30s 25 packages are looking ...
  • incchi
  • 1
  • Opened 
    23 days ago
  • #3125
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! 
Press the
/
key to activate the search input again and adjust your query.
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